No description
b49d7cc068
fix(deps): update module github.com/disgoorg/disgo to v0.18.11 See merge request grow/discordBots!30 |
||
---|---|---|
cmd | ||
pkg/db | ||
.gitignore | ||
.gitlab-ci.yml | ||
Containerfile | ||
embed.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
query.sql | ||
README.md | ||
renovate.json | ||
schema.sql | ||
sqlc.yaml |
some discord bots
- tempbot deletes messages after 30 min, checks every 5 min
- needs env
disgo_token
anddisgo_guild_id
- and a text channel called
⌛-temp
- needs env
- vcbot automatically creates and deletes channels and logs join/leave
- needs env
disgo_token
anddisgo_guild_id
- and a text channel called
📋-voice
and a category called🔊-talk
- needs env
- welcomebot sends welcome messages in
👋-welcome
and allows approval of users by group- needs env
disgo_token
anddisgo_guild_id
- and the following text channels
🔨-rules
,❕-info
and👋-welcome
- and a group called
Apple
andApple Core
- the bot group needs to be above
Apple
- needs env
- funbot sends funny and cute pictures
- needs env
disgo_token
anddisgo_imgur
- if
disgo_global
is not TRUE,disgo_guild_id
is needed - TODO: add other apis
- needs env
- dealsbot send deals from steam, epic and more
- needs env
webhook_id
,webhook_token
- TODO: try to incorporate Opera GX API
- needs env
- msgbot send messages which can be edited by other admins
- needs env
disgo_token
- TODO: implement
- needs env