Discord Bot that allows users to add and remove their favourite Rust servers to be notified of the exact time they wipe. ID from BattleMetrics is used.
?serverlist can be used to see what servers that have been added with their corresponding ID.
When a server wipes, an embed will be posted, which is regularly edited to show the current population and time since the last wipe.
When the bot is activated, and after each UTC day, the channel supplied by channel_id will be purged.
-
Discord Token needs to be added.
-
Create a notepad document with server ids called serverids.txt. If you manually add server IDs to Notepad, make sure to add a new line after the last entered ID.
-
Change channel_id to a specific channel in which wipe embeds will be posted, commands should be executed in a separate channel
-
Packages required: discord.py, pytz
-
Crashes when another user, other than the bot, posts in the specified channel
-
Possible crash if attempt to remove server while serverlist command posted
-
If ?add [id] is spammed, program will be rate-limited and therefore crash
-
Rust Map
-
?pop command



