Skip to content

Latest commit

 

History

History

commands

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Commands

Note
All the commands listed are without the bot’s prefix.

<param> ⇒ Obligatory parameter

[param] ⇒ Optional parameter

Tibia

Loot

Will split the profit (or waste) in even parts for the members of the party.

<bot_prefix>loot [number_of_messages]

Check the setup section

Usage Example:

  1. -loot

  2. -loot 3

Setup

  • Create a Channel called loots in your server

  • Copy the "Party Hunt" from tibia and paste it on the loots channel

  • All Done!

Note
Your Discord server should have a channel called loots, if it doesn’t, check the code and change the name to suit your discord’s server.

Online / Online2

Online

Show a customized table with the number of players online on the world.

If nothing is passed as param then the world will be the one set on the ENV file.

<bot_prefix>online [world_name]

Usage Example:

  1. -online antica

  2. -online

Online2

Show a standard frequency table with the number of players online on the world.

If nothing is passed as param then the world will be the one set on the ENV file.

<bot_prefix>online2 [world_name]

Usage Example:

  1. -online2 antica

  2. -online2

ShareXP

Show the level’s range to be able to share xp in a party

sharexp <your_level>

Usage Example:

  1. -sharexp 150

Utils

my_id ⇒ return a message with you discord id on the discord’s group

prune <number> ⇒ delete the number of messages passed in the channel the command was sent (Param: Last X messages).