No description
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_tokenanddisgo_guild_id - and a text channel called
⌛-temp
- needs env
- vcbot automatically creates and deletes channels and logs join/leave
- needs env
disgo_tokenanddisgo_guild_id - and a text channel called
📋-voiceand a category called🔊-talk
- needs env
- welcomebot sends welcome messages in
👋-welcomeand allows approval of users by group- needs env
disgo_tokenanddisgo_guild_id - and the following text channels
🔨-rules,❕-infoand👋-welcome - and a group called
AppleandApple Core - the bot group needs to be above
Apple
- needs env
- funbot sends funny and cute pictures
- needs env
disgo_tokenanddisgo_imgur - if
disgo_globalis not TRUE,disgo_guild_idis 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