Coder Social home page Coder Social logo

tiger's Introduction

tiger

Build status

Discord bot for Open Tibia Servers (TFS 1.+)

Features

  • Monster lookup (information, loot, players killed)
  • Vocation lookup (information)
  • Player lookup (information)
  • Latest server deaths
  • Highscores
  • Solid template system
  • Death broadcasts

You can check all the bot commands on the tiger website

Installing

To install tiger you can grab the latest source and compile or download an already compiled tiger application (AppVeyor or GitHub releases)

Create a bot token on Discord

https://discordapp.com/developers/applications/me

Allow the bot to join your server

https://discordapp.com/developers/docs/topics/oauth2#bots

Configure config.toml.sample file:

[template]
directory = "template/" # Directory where the bot will search for templates
extension = ".tiger" # The exntesion of your templates

[server]
path = "" # Your server files location 
address = "" # Your server address with port included

[discord]
prefix = "/" # Prefix for the bot commands
token = "" # Discord bot token
status = "" # Bot status message (Playing...)
channels = ["test", "bot-test"] # Channels where the bot will listen to commands
deathChannels = ["test", "bot-test"] # Channels where the bot will broadcast player deaths

By default tiger will try to load your database settings from your server config.lua file, you can however use the config file for that too:

[database]
host = ""
user = ""
password = ""
schema = ""

Rename config.toml.sample to config.toml and execute tiger

Documentation

You can all the documentation on the Tiger website

License

Tiger is licensed under the MIT license

tiger's People

Contributors

raggaer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tiger's Issues

do you provide support for this bot?

I cannot get this to work at all. followed all instructions. console closes before I can see what the issue is.
Cannot figure out how to compile within go either. if you can give any incite, that'd be great.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.