L3ARNCODD1NG / update

A Discord bot, which will update you about roblox game updates you choose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Language grade: Python

roblox-game-update-checker

A Discord bot which will update you about roblox game updates you choose.

Should work on replit too (haven't tried it though)

How to use:

  • insert the bot's token into token.txt file located in data folder
  • if you want, you can insert the game ids you want to check for update into games.txt folder, but you can add them later.
  • run it

Commands:

  • .setchannel - Sets the channel where the annoucements about game updates will show, it won't let you to start checking if you won't set it
  • .addgame - Adds the game into memory.
  • .removegame - Removes the game from memory.
  • .start - Starts the checking.
  • .stop - Stops the checking (can take longer to respond)
  • .getgamesfromfile - Loads the games from file into memory.
  • .erasegames - Delete all games from memory (it won't delete them from the file though)

TODO (in this order):

  • optimalisation

About

A Discord bot, which will update you about roblox game updates you choose.


Languages

Language:Python 100.0%