Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MasFlam committed Aug 3, 2023
1 parent cb66156 commit 03e5fe7
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,8 @@ MoneroChad and all the code in this repository is licensed under the GNU Affero
/price <coingecko-id>
|| Get the price of the given crypto.
===== Miscellaneous =====
/time (Not implemented yet)
|| Get current time in a given timezone.
===== Miscellaneous =====
/bot
|| Bot info and credits.
Expand All @@ -69,7 +67,7 @@ python3 -m pip install -r requirements.txt
```
DISCORD_API_TOKEN=Your Discord API bot token
GUILD_IDS=Comma separated IDs of guilds the bot runs in
MONEROCHAD_NEWS_CHANNEL_IDS=Comma separated IDs of channels the bot relays news feeds to (Not implemented yet)
NEWS_CHANNEL_IDS=Comma separated IDs of channels the bot relays news feeds to
```
Put this into a file named `.env` in the directory the bot will run in.

Expand Down

0 comments on commit 03e5fe7

Please sign in to comment.