Skip to content
This repository was archived by the owner on Aug 3, 2022. It is now read-only.

Arraybot/Mantis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arraybot: Mantis

Carbon provides a gateway listener for Arraybot.

Technologies

Server-side:

  • OpenJDK
  • Spring Boot
  • Discord4J

Data:

  • PostgreSQL

Environment variables

These are the environment variables required to run the application properly:

  • BOT_TOKEN: The application's bot's token
  • PGDATABASE: The database to use
  • PGHOST: The host of the PostgreSQL server
  • PGPASSWORD: The password for the user
  • PGPORT: The port of the PostgreSQL server
  • PGUSER: A user

About

Gateway listener for Arraybot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages