/Kaplar-Bot

🐂 Discord Bot

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Kaplar Bot

A simple Discord bot for players of Tibia

Prerequisites

What things you need to run the script

Python 3.4.2+
Discord.py
BeautifulSoup4
lxml

Running

Put your credentials in token.json

{
	"token": "PUT YOUR TOKEN HERE"
}

And execute the script kaplar.py

    >>> python3 kaplar.py

Commands

  • !tibia character character name - Show character profile
  • !tibia deaths character name - Show character deaths
  • !tibia exiva character name - Show if character is currently online [Beta]
  • !wiki item item name - Show item information
  • !wiki monster monster name - Show monster information
  • !wiki loot monster name - Show monster drop loot

Next Steps

  • Moderation Features
  • Stream Alerts
  • Loggers
  • Other Tibia resources

Authors

License

This project is licensed under the GNU Public License v.3.0 - see the LICENSE file for details