Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-10T21:48:35.000Z (almost 3 years ago)
- Last Synced: 2023-02-28T19:36:44.106Z (almost 2 years ago)
- Topics: irc, irc-bot, ircv3, nodejs, sasl
- Language: JavaScript
- Size: 890 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Athena
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a6fd391f6f9a41e8aef5d063a898ffa7)](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)