Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kanetw/aradia
A discord-hs based bot
https://github.com/kanetw/aradia
Last synced: 9 days ago
JSON representation
A discord-hs based bot
- Host: GitHub
- URL: https://github.com/kanetw/aradia
- Owner: KaneTW
- License: bsd-3-clause
- Created: 2017-11-11T19:02:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-15T06:36:10.000Z (about 7 years ago)
- Last Synced: 2024-11-06T13:01:44.019Z (about 2 months ago)
- Language: Haskell
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aradia
A bot based on (modified) `discord-hs`. Not really intended for public use, but I'll try and help if you want to use it anyways (don't, it's really not made with maintainability in mind)# Writing a new command
Follow the existing commands at Aradia/Command/* for now.