Commit Graph

22 Commits

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