make command global

This commit is contained in:
Seraphim Strub 2023-01-26 20:10:40 +01:00
parent ac3d3c204b
commit 2a3ec00b58
2 changed files with 29 additions and 7 deletions

View file

@ -12,8 +12,8 @@
- and a group called `Apple` and `Apple Core`
- the bot group needs to be above `Apple`
- [funbot](./cmd/funbot/main.go) sends funny and cute pictures
- needs env `disgo_token`, `disgo_guild_id` and `disgo_imgur`
- TODO: make global and remove `disgo_guild_id`
- needs env `disgo_token` and `disgo_imgur`
- if `disgo_global` is not TRUE, `disgo_guild_id` is needed
- TODO: add other apis
- [dealsbot](./cmd/dealsbot/main.go) send deals from steam, epic and more
- needs env `disgo_token`, `disgo_guild_id`