About Rust - Battlemetrics Bans to Discord
The bot uses the battlemetrics api to detect new bans & log them to discord, allowing both a public & staff embed one with the ban note & one without. Also allowing multiple webhooks to be used + showing the number of bans in the bot's status.
- Setup is documented in the README file.
Config File
{
"BOT_TOKEN": "",
"BM_TOKEN": "",
"Ban_list_ID":"",
"Misc":{
"Server_Name": "",
"Hex_Color":""
},
"Webhooks":{
"Staff_ban_webhook":[
""
],
"Public_ban_webhook":[
""
]
},
"Emojis":{
"Steam_Emoji":"",
"BM_Emoji":""
}
}
Requirements
Server with python 3.7 & discord.py 2.0 or above
Pip packages listed - discord,.py, aiohttp
Suggested bot host 0.99$ -> https://serverstarter.host/
For any problems please msg me on discord : Skizzy#0037