Giter Club home page Giter Club logo

tac_bot_db's Introduction

TAC-BOT

An unofficial Discord bot for The Alchemist Code

What does it do?

TAC-BOT is a Discord bot for listing relevant information about The Alchemist Code. TAC_bot_db supports following commands:

  • o?unit *name*: Displays game-related information about the unit
  • o?lore *name*: Displays the lore of the unit
  • o?art *name*: Display artworks of all available skins of the unit
  • o?farm *name*: Displays quests in which the item can be acquired
  • o?collabs *name*: Elaborates the shortcuts of each collaboration events that are used in the unit related commands
  • o?info: Displays the usage information about this bot

How do I run it?

Check out the code and run it as a simple Python process! A hosting solutions like Heroku is great for this. To run, you need to pass the Discord bot token as the environment variable.

In Unix-like environments

$ export DISCORD_BOT_TOKEN='MyDiscordBot'
$ python discord_bot/Bot.py

In Windows environments

C:\TAC_bot_db> set DISCORD_BOT_TOKEN='MyDiscordBot'
C:\TAC_bot_db> python discord_bot\Bot.py

How do I contribute?

We welcome your contribution! Check out CONTRIBUTING.md

tac_bot_db's People

Contributors

k0lb3 avatar hanpeter avatar

Watchers

James Cloos avatar

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.