File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -40,10 +40,8 @@ MoneroChad and all the code in this repository is licensed under the GNU Affero
4040/price <coingecko-id>
4141 || Get the price of the given crypto.
4242
43- ===== Miscellaneous =====
4443
45- /time (Not implemented yet)
46- || Get current time in a given timezone.
44+ ===== Miscellaneous =====
4745
4846/bot
4947 || Bot info and credits.
@@ -69,7 +67,7 @@ python3 -m pip install -r requirements.txt
6967```
7068DISCORD_API_TOKEN=Your Discord API bot token
7169GUILD_IDS=Comma separated IDs of guilds the bot runs in
72- MONEROCHAD_NEWS_CHANNEL_IDS =Comma separated IDs of channels the bot relays news feeds to (Not implemented yet)
70+ NEWS_CHANNEL_IDS =Comma separated IDs of channels the bot relays news feeds to
7371```
7472Put this into a file named ` .env ` in the directory the bot will run in.
7573
You can’t perform that action at this time.
0 commit comments