https://github.com/hellomouse/athena
Simple, functional IRC Bot written in node
https://github.com/hellomouse/athena
irc irc-bot ircv3 nodejs sasl
Last synced: 2 months ago
JSON representation
Simple, functional IRC Bot written in node
- Host: GitHub
- URL: https://github.com/hellomouse/athena
- Owner: hellomouse
- License: mit
- Created: 2018-01-29T11:56:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-10T21:48:35.000Z (almost 4 years ago)
- Last Synced: 2025-04-05T23:12:00.246Z (9 months ago)
- Topics: irc, irc-bot, ircv3, nodejs, sasl
- Language: JavaScript
- Size: 890 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Athena
[](https://app.codacy.com/app/Athena/Athena?utm_source=github.com&utm_medium=referral&utm_content=BWBellairs/Athena&utm_campaign=badger)
Simple, functional IRC Bot written in node
## Thanks
We would like to thank these people for various code snippets from their projects that are used throughout this codebase and their expertise.
- [Bradley Shaw](https://github.com/BradleyShaw)
- [iovoid](https://github.com/io4)
- [iczero](https://github.com/iczero)