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

Open
opened 2025-02-17 17:11:47 +00:00 by Grandiras · 0 comments
Grandiras commented 2025-02-17 17:11:47 +00:00 (Migrated from github.com)

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.
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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Grandiras/Bots#12
No description provided.