Skip to content

Add a backend for the discord bot (API to exchange information with) #12

@Grandiras

Description

@Grandiras

So we want an API inside the bot project that can be interfaced by a web project later. So a website where you can authenticate with this code and configure the bot for your server.
There are two ways to consider:

  • Add a new project (API service) And let the bot talk to this api.
  • Integrate the api into the bot project.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions