Lite discord bot library written in bash
Having almost no dependencies, it's the fastest way to test your Discord API knowledge
v1.0
No future updates in sight.
- Websocket client
- Simple interactions
- Heartbeat automatisation and shutdown
- Ctrl-C capturing
- Login with intents
-
Voice gateways -
v9 Gateway (will force gateway intents) -
Sharding
The library is only able to handle messages. No voice gateways (it can connect but not play anything).
To run start it like this from your command line:
token="..." bash bot.sh
You may edit anything after the if $(cat pipe/broken); then break; fi
in bot.sh