23 Commits

Author SHA1 Message Date
f4373c62ca Add missing descriptions and help messages 2026-01-29 19:03:35 +00:00
fce69870b1 Hide context menu commands in help 2026-01-29 19:03:35 +00:00
c3cdb5e1f1 Fix names of fields and modals 2026-01-29 19:03:35 +00:00
a747c43ffa Fix formatting of external emojis in profile embed 2026-01-29 19:03:35 +00:00
64d1061353 Update profile show and edit commands using database schema for profiles and discord interactions and modals 2026-01-29 19:03:35 +00:00
cf18044b95 Add profiles table 2026-01-29 19:03:35 +00:00
124b1cf484 Add non-functional profile edit command 2026-01-29 19:03:35 +00:00
aad93ad7d8 Add context menu commands for showing and editing profiles 2026-01-29 19:03:35 +00:00
c843fec323 Add simple commands to query PokéAPI 2026-01-29 19:03:35 +00:00
7f43162028 Add guild_only to all commands 2026-01-29 19:03:35 +00:00
f4dccd65b2 Move member avatar url into utils 2026-01-29 19:03:35 +00:00
e11eb9bd49 Add ephemeral parameter to profile show command 2026-01-29 19:03:35 +00:00
4bb22bc8a4 Move friend code management into seperate command 2026-01-29 19:03:34 +00:00
db62c61e14 Add staff check for profile overwrite command 2026-01-29 19:03:34 +00:00
3444ebbe22 Add command groups to the help command autocomplete list 2026-01-29 19:03:34 +00:00
cda7288420 Add staff command for overwriting users' profiles 2026-01-29 19:03:34 +00:00
e4abd4485b Correct colour used for help embed 2026-01-29 19:03:34 +00:00
ae85cc9fb6 Add about command 2026-01-29 19:03:34 +00:00
85c93c8683 Add missing command and parameter descriptions 2026-01-29 19:03:34 +00:00
f4bace71e9 Remove ping command 2026-01-29 19:03:34 +00:00
982156e443 Add help command 2026-01-29 19:03:34 +00:00
417621d422 Add commands for viewing and editing user profiles 2026-01-29 19:03:34 +00:00
a719b143de Create client to establish connection with discord and add basic framework with sample command 2026-01-29 19:03:33 +00:00