1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 11:34:18 +00:00
royalnet/README.md
2019-05-28 10:11:35 +02:00

1.1 KiB

royalbot-2

The secondo Telegram bot of the Royal Games community.

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.