Kyler E Juresic 216e8d232f Merged in purgeargs (pull request #12)
Add arg to !purge, fixes #2

Approved-by: Luke Robles <lukelrobles@gmail.com>
2017-08-09 20:16:22 +00:00
2017-08-08 16:53:04 -07:00

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

  • Test that you can actually build the container
    • docker build -t testing .
  • 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%