Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tippenein/irc-thing
An irc bot to do dumb stuff on command
https://github.com/tippenein/irc-thing
Last synced: 12 days ago
JSON representation
An irc bot to do dumb stuff on command
- Host: GitHub
- URL: https://github.com/tippenein/irc-thing
- Owner: tippenein
- Created: 2013-04-10T04:38:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-21T22:39:08.000Z (over 11 years ago)
- Last Synced: 2024-10-11T23:54:06.338Z (about 1 month ago)
- Language: Python
- Size: 121 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
irc-thing
=========irc bot intended for doing dumb things (but maybe you can use it for good)
It comes with 'modules' to do these dumb things. (but maybe you can add your own)To start:
1. Add IRC info to ircbot.py
2. `. venv/bin/activate`
3. `pip install -r requirements.pip`
4. `python ircbot.py`
5. (optional) if using image uploading, add imgur client id to imgup.py or place one in ~/.imgur_client_id