Skip to content

Ryan-RH/RustWipeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Rust Wipe Bot

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.

battleurl

add remove

?serverlist can be used to see what servers that have been added with their corresponding ID.

serverlist

When a server wipes, an embed will be posted, which is regularly edited to show the current population and time since the last wipe.

image

When the bot is activated, and after each UTC day, the channel supplied by channel_id will be purged.

Important

  • 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

Possible Problems

  • 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

Future Additions

  • Rust Map

  • ?pop command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages