From 3b845a4cfbe193c4ad48ca0187c985d31d3876e5 Mon Sep 17 00:00:00 2001 From: limepotato Date: Sun, 21 Jul 2024 04:39:27 -0600 Subject: [PATCH] Update .gitignore --- .gitignore | 6 +++++- commands.md | 19 ------------------- 2 files changed, 5 insertions(+), 20 deletions(-) delete mode 100644 commands.md diff --git a/.gitignore b/.gitignore index 1a5d6ca..871eac4 100644 --- a/.gitignore +++ b/.gitignore @@ -40,4 +40,8 @@ bin/ .vscode/ ### Mac OS ### -.DS_Store \ No newline at end of file +.DS_Store + +### PROJ SHIT ### +sonia.cfg +commands.md \ No newline at end of file diff --git a/commands.md b/commands.md deleted file mode 100644 index 2656f4b..0000000 --- a/commands.md +++ /dev/null @@ -1,19 +0,0 @@ -# Commands - -## Key -| Symbol | Meaning | -|-------------|--------------------------------| -| [Argument] | Argument is not required. | - -## Admin Commands -| Commands | Arguments | Description | -|----------|-----------|----------------------------------| -| Purge | Amount | Purges a set amount of messages. | - -## Utility -| Commands | Arguments | Description | -|----------|-----------|----------------------| -| Help | [Command] | Display a help menu. | -| Ping | | Pong! | -| info | | Bot info for Sonia | -