32 lines
877 B
Markdown
32 lines
877 B
Markdown
# 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 .`
|
|
* `docker run -ti testing bash`
|
|
* Then, if you've added print statements to the script for testing, you can see them by running:
|
|
* `python /app/dragon-bot.py`
|
|
* pipeline [here](https://cloud.docker.com/app/ldooks/repository/docker/ldooks/dragon-bot/builds)
|
|
|
|
### 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 |