Skip to content

Commit 03e5fe7

Browse files
committed
Update readme
1 parent cb66156 commit 03e5fe7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff 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
```
7068
DISCORD_API_TOKEN=Your Discord API bot token
7169
GUILD_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
```
7472
Put this into a file named `.env` in the directory the bot will run in.
7573

0 commit comments

Comments
 (0)