Skip to content

FLvACC/flvacc-bot

Repository files navigation

Flightline vACC Discord Bot

Join the Discord server here!

This open-source repository holds all the code for the main Flightline vACC Discord bot, and was written in C++ using the D++ Discord API wrapper library.

Configuration

In order for this bot to function, a config.json file is required. It should look something like this:

{
  "token": "",
  "flvacc-api-key": "",
  "guild-id": "593830690777333770",
  "atc-role-id": "695190404253089802",
  "postgres-url": "postgresql://user:password@localhost:5432/flvacc"
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors