README

A discord bot for the trifecta discord channel

What is this repository for?

  • Here we track issues and collaborate on the bot

How do I get set up?

  • You'll need to install docker
    • as root (sudo -s)
    • curl -Ls get.docker.com | bash

Testing your changes

  • Build the testing container by running
    • ./test-dragon-bot.sh
    • The dragon-bot-test bot will connect to the server.
    • If you want to test what the bot is seeing when you type commands, add LOTS of of print statements to dragon-bot.py
    • you will see the output in the terminal. This is useful for debugging
  • pipeline here

Contribution guidelines

  • Make your changes
  • create a pull request
  • copy-paste the output of test_container.sh on your pull request to prove everything worked

Who do I talk to?

  • Bad dragon in discord
Description
My discord bot. A place for me to goof around with python and create value for shareholders
Readme 10 MiB
Languages
Python 98.3%
Smarty 1%
Dockerfile 0.4%
Makefile 0.3%