Add support for user provided description of themselves #15

Open
opened 2023-09-19 20:18:45 +02:00 by Wroclaw · 0 comments
Owner

add a function model to the bot that would allow to fetch descriptions provided by the users
this would also require to implement the model side username <-> discord user id cache for the given request

the bot should not fetch the bio of the user (I don't even think discord api allows that), and it should be provided by the user, stored in the database if the user allows to provide that description

add a function model to the bot that would allow to fetch descriptions provided by the users this would also require to implement the `model side username` <-> `discord user id` cache for the given request the bot should not fetch the bio of the user (I don't even think discord api allows that), and it should be provided by the user, stored in the database if the user allows to provide that description
Wroclaw added the
enhancement
label 2023-09-19 20:18:45 +02:00
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: Wroclaw/GPTcord#15
No description provided.