waffer

所属分类:自然语言处理
开发工具:GO
文件大小:34KB
下载次数:0
上传日期:2022-08-07 19:28:30
上 传 者sh-1993
说明:  用Go编程语言编写的不一致机器人。
(A discord bot written in Go programming language.)

文件列表:
.env.example (51, 2022-08-08)
LICENSE (1062, 2022-08-08)
Makefile (133, 2022-08-08)
Procfile (18, 2022-08-08)
app (0, 2022-08-08)
app\app.go (1106, 2022-08-08)
go.mod (481, 2022-08-08)
go.sum (2821, 2022-08-08)
main.go (101, 2022-08-08)
pkg (0, 2022-08-08)
pkg\bot (0, 2022-08-08)
pkg\bot\bot.go (1220, 2022-08-08)
pkg\config (0, 2022-08-08)
pkg\config\config.go (664, 2022-08-08)
pkg\env (0, 2022-08-08)
pkg\env\env.go (323, 2022-08-08)
pkg\plugins (0, 2022-08-08)
pkg\plugins\commands (0, 2022-08-08)
pkg\plugins\commands\commands.go (2481, 2022-08-08)
pkg\plugins\commands\flags (0, 2022-08-08)
pkg\plugins\commands\flags\flags.go (3838, 2022-08-08)
pkg\plugins\commands\permissions (0, 2022-08-08)
pkg\plugins\commands\permissions\permissions.go (3163, 2022-08-08)
pkg\plugins\plugins.go (1255, 2022-08-08)
pkg\plugins\supermessage (0, 2022-08-08)
pkg\plugins\supermessage\supermessage.go (3343, 2022-08-08)
pkg\queries (0, 2022-08-08)
pkg\queries\queries.go (367, 2022-08-08)
stdcommands (0, 2022-08-08)
stdcommands\fun (0, 2022-08-08)
stdcommands\fun\animegirl (0, 2022-08-08)
stdcommands\fun\animegirl\animegirls.go (1907, 2022-08-08)
stdcommands\fun\dog (0, 2022-08-08)
stdcommands\fun\dog\dog.go (1455, 2022-08-08)
stdcommands\images (0, 2022-08-08)
stdcommands\images\blur (0, 2022-08-08)
... ...

# Waffer - Discord Bot [![Go Report Card](https://goreportcard.com/badge/github.com/nicolito128/waffer)](https://goreportcard.com/report/github.com/nicolito128/waffer) A discord bot written in Go. Waffer logo ## Deploy Clone the repository: git clone https://github.com/nicolito128/waffer Get packages: go get You need to set a "BOT_TOKEN" and a "BOT_PREFIX" environment variables, for more information about that consult .env.example. Also, you can use `--token` and `--prefix` flags to start the bot. Run app: go run main.go --prefix --token ## Interest links * [bwmarrin/discordgo][1] [1]: https://github.com/bwmarrin/discordgo

近期下载者

相关文件


收藏者