notifies a discord group chat when CSGO updates with a link to the csgo-blog
#Discord Group with bot : https://discord.gg/TfuaWBR
#Get it running yourself:
- Install Python if you dont already have it (recommended version 3.6+)
- Make a new app on discord here https://discordapp.com/developers/applications/me
- Add a bot user to the app and save the token for later use.
- get the client ID of the app
- use this link to add the bot to the server, replace the CLIENT_ID in the url with the client ID you got: https://discordapp.com/oauth2/authorize?client_id=CLIENT_ID&scope=bot&permissions=0
- enable developer mode in User Settings -> Appearance -> Enable Developer Mode
- get the channel id by right clicking a channel , save it for later use
- open bot.py in notepad and edit in the bot token and channel-id in the given spots.
- execute bot.py in python.
- there you go its done use !help to see if the bot is running or not :)
#Commands: !help : displays the help dialogue !check : checks if the bot is running or not !madeby : get my steam profile url to contact me
#Contact me: steam profile : http://steamcommunity.com/id/zero_aak discord group : https://discord.gg/TfuaWBR message me if you dont want to host the bot but just want to add it to your group :)