Carbon provides a gateway listener for Arraybot.
Server-side:
- OpenJDK
- Spring Boot
- Discord4J
Data:
- PostgreSQL
These are the environment variables required to run the application properly:
BOT_TOKEN
: The application's bot's tokenPGDATABASE
: The database to usePGHOST
: The host of the PostgreSQL serverPGPASSWORD
: The password for the userPGPORT
: The port of the PostgreSQL serverPGUSER
: A user