Adding pipeline.yml file Adding pipeline.yml file Adding pipeline.yml file only lint for python errors Add all necessary python modules for linting trying with docker in docker image trying pipelines again Updating docker password variable updating build step tags Try with build and deploy as one step Fix paramenter Fix runner tag Delete bitbucket-pipelines.yml
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
- as root (
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
Languages
Python
98.3%
Smarty
1%
Dockerfile
0.4%
Makefile
0.3%