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: 12 months 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-27T15:21:03.000Z (over 4 years ago)
- Last Synced: 2025-04-04T21:16:20.090Z (about 1 year 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.