1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
Services network for the RYG community
Find a file
2017-02-20 12:56:02 +01:00
sm@b3beb7f762 Aggiunto /share 2016-11-22 18:26:34 +01:00
.gitattributes 👾 Added .gitattributes 2015-10-03 15:07:27 +02:00
.gitignore Updated gitignore 2016-11-21 08:29:42 +01:00
.gitmodules boh 2016-10-02 20:21:57 +02:00
basiclogo.svg sadifghnjiud 2017-01-20 13:14:41 +01:00
bot.py rly 2017-02-20 12:56:02 +01:00
db.json Update db.json 2017-01-01 20:21:31 +01:00
db.py Altre cose 2017-02-20 12:51:00 +01:00
discord.py leggermente meglio 2016-09-04 20:24:58 +02:00
filemanager.py /sbaaaaaaam 2015-11-15 16:58:07 +01:00
LICENSE.md Aggiunto un file di licenza. 2016-09-18 20:32:14 +02:00
lol.py Aggiunto /lolhistory 2016-03-04 20:16:53 +01:00
osu.py Errore di osu 2016-03-04 16:42:20 +01:00
README.md Update README.md 2016-10-14 23:06:48 +02:00
run.sh Small startup script 2016-11-21 08:30:25 +01:00
steam.py c9.io > roba che abbiamo fatto a scuola 2016-02-02 14:50:24 +00:00
telegram.py ??? 2016-06-16 15:52:26 +02:00

royalbot

A Telegram bot for our private gaming community.

Also, the worst code I've ever written.

Features

  • Fun messages for the chat!
  • Check who's online on Steam and what game they are playing!
  • Check Discord server status
  • Display the latest osu score of a specified user
  • Display the current League of Legends free rotation
  • Create a public daily journal

Installation

Create a lastid.txt file with the latest update_id received by the telegram bot.

Create an empty diario.txt file.

Create a hearthstoneapi.txt file containing the Mashape API key to access the Hearthstone Unofficial API.

Create a osuapi.txt file containing the Osu API key.

Create a lolapi.txt file containing the Riot Games API key.

Create a steamapi.txt file containing the Steam API key.

Create a telegramapi.txt file containing the token you received from @BotFather.

Create an empty ragelevel.txt file. It will be filled with /balurage levels.

Run python3.5 -OO bot.py.