https://github.com/kiedtl/ircbot
A multifunctional IRC bot
https://github.com/kiedtl/ircbot
bot bot-for-the-sake-of-bots irc junk messy somewhat-useful useless
Last synced: 4 months ago
JSON representation
A multifunctional IRC bot
- Host: GitHub
- URL: https://github.com/kiedtl/ircbot
- Owner: kiedtl
- License: mit
- Created: 2020-06-03T19:59:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-16T17:14:33.000Z (about 4 years ago)
- Last Synced: 2025-10-22T03:06:56.182Z (7 months ago)
- Topics: bot, bot-for-the-sake-of-bots, irc, junk, messy, somewhat-useful, useless
- Language: Python
- Homepage:
- Size: 480 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# sigsegv
An IRC bot that lives mainly on the `#bots`, `#team` and `#chaos`
channels of the `irc.tilde.chat` IRC network.
## FAQ
- **Q**: why does this implement features already present in other bots?
- **A**: so that I can use this on servers/channels without
those bots.
## credits
Originally based on lickthecheese's
[`owo` IRC bot](https://github.com/lickthecheese/oirc-bot).
The code has more differences than similarities by now,
though.
## license
Copyright (C) 2020 Kiëd Llaentenn, lickthecheese
Licensed under the MIT license. See
[COPYING](https://github.com/kiedtl/ircbot/blob/master/COPYING)
for more information.