Skip to content

ezradiniz/Kaplar-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

34 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages