Add simple /ping command

This commit is contained in:
2024-01-21 14:16:45 +01:00
parent 0c433fce36
commit bf3b267ecd
6 changed files with 144 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"cSpell.words": ["bwmarrin", "discordgo", "godotenv", "joho"]
}