Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hansputera/robocord
A simple discord bot library for my discord bot <3
https://github.com/hansputera/robocord
discord-api-wrapper discord-bot discordbot
Last synced: 16 days ago
JSON representation
A simple discord bot library for my discord bot <3
- Host: GitHub
- URL: https://github.com/hansputera/robocord
- Owner: hansputera
- License: mit
- Created: 2021-09-15T06:29:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-27T15:21:03.000Z (about 3 years ago)
- Last Synced: 2024-10-15T20:01:11.460Z (3 months ago)
- Topics: discord-api-wrapper, discord-bot, discordbot
- Language: TypeScript
- Homepage:
- Size: 509 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Robocord
My Simple discord bot library.
# Tech
- [WebSocket](https://npmjs.com/ws) (connector)
- [Fast CSV](https://npmjs.com/fast-csv) (logging)
- [Fast ZLIB](https://npmjs.com/fast-zlib) (uncompress)
- [Erlpack](https://npmjs.com/@yukikaze-bot/erlpack) (unpacking)
- [Got HTTP](https://npmjs.com/got) (rest)
- [TTL Cache](https://npmjs.com/@brokerloop/ttlcache) (caching)
- [Color Convert](https://npmjs.com/color-convert) (utility)
- [Chalk](https://npmjs.com/chalk) (logging)
- [Lodash](https://npmjs.com/lodash) (utility)## TODO
- Menambahkan event discord lainnya.
- Beberapa improvisasi.