Skip to content

Commit 0908de9

Browse files
committed
descriptive
1 parent e8edb9b commit 0908de9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/discord-bot/src/discord/commands

apps/discord-bot/src/discord/commands/pet.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
public partial class DiscordCommands : InteractionModuleBase
88
{
9-
// TODO: cache
9+
// TODO: cache images to db
1010
[SlashCommand("pet", "pet the kat")]
1111
public async Task pet([Summary("target", "user to harass")] IUser targetUser)
1212
{

0 commit comments

Comments
 (0)