Skip to content

amblelabs/discord-tickets

Repository files navigation

discord-tickets

A github issues ticket system which integrated with discord via a bot

ENV Variables

  • DISCORD_TOKEN -> The token of the discord bot
  • GITHUB_TOKEN -> Your github token
  • GITHUB_OWNER -> The owner of the repository
  • GITHUB_REPO -> The repository to manage issues in
  • GUILD_ID -> The guild to manage the forum in
  • DATABASE_URL -> The MongoDB url ( eg mongodb://localhost:27017 )
  • DATABASE_NAME -> Name of the database to access

About

A github issues ticket system which integrated with discord via a bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages