Add support for user provided description of themselves #15
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Wroclaw/GPTcord#15
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 requestthe 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