- battle_goat.txt - http://valkyrie.kwister.com/home/aart.html bottom of page (Valkyrie)
- pineapple.txt - https://asciiart.website//joan/www.geocities.com/SoHo/7373/please.html (Joan G. Stark)
Note: For contributors to this repository, any ASCII art added to the repo should not have artist signatures removed from the image and should have a link to the terms of use set by the artist and the name/signature of the artist. If the artist's terms of use cannot be found, their artwork should not appear in this repository
To configure for use, you must create your own secrets.py
file based off the secrets_template.py
file. All you need to do is define irc_server
and irc_channel
then you're good to go.
To run a bot, run from the terminal with python bot_script.py
.
Follow the pattern of bot_template.py
for making new bots.
You can find IRC commands to use here.
GPLv3