https://github.com/andreimarcu/aambucket
IRC factoid bot
https://github.com/andreimarcu/aambucket
Last synced: 12 months ago
JSON representation
IRC factoid bot
- Host: GitHub
- URL: https://github.com/andreimarcu/aambucket
- Owner: andreimarcu
- Created: 2015-09-14T04:17:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-14T04:28:22.000Z (over 10 years ago)
- Last Synced: 2025-03-16T10:30:20.649Z (about 1 year ago)
- Language: Python
- Size: 105 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aambucket
IRC factoid bot (inspired by https://github.com/zigdon/xkcd-Bucket)
## Installation
- Clone this repo
- ```pip -r requirements.txt```
- Copy bucket.conf.example to bucket.conf and edit
## Usage
- Run python bucket.py
- Bot will join configurated channels and wait for factoid triggers.
## Supported commands
```bot: factoid```
```bot: factoid something```
```bot: factoid is something```
```bot: factoid are something```
```bot: factoid something```
```bot: factoid other factoid```
```bot: remember nickname something said```
```bot: remember nickname something said```
```bot: what was that?```
```bot: undo last```
```bot: delete factoid #0```
## Todo
A lot, check the Issues