https://github.com/bakpakin/x43bot
Just an IRC bot.
https://github.com/bakpakin/x43bot
Last synced: 8 months ago
JSON representation
Just an IRC bot.
- Host: GitHub
- URL: https://github.com/bakpakin/x43bot
- Owner: bakpakin
- License: mit
- Created: 2019-09-16T00:16:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-29T08:12:10.000Z (over 3 years ago)
- Last Synced: 2025-01-12T06:41:40.524Z (9 months ago)
- Size: 13.7 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# x43bot
A simple IRC bot I made for my own amusement. Unleash it on channels to bother your enemies or
entertain your friends. Does not much out of the box, but you can "poke" it with```
bakpakin | x43bot: poke
x43bot | Hey, stop that!
```## Running
Use the -h flag to see options.
```
x43bot -h
```## Credits
Inspired by https://git.sr.ht/~technomancy/pengbot, although no code from there.