We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a262b38 + c43bdff commit fcb15e8Copy full SHA for fcb15e8
2 files changed
.gitignore
@@ -26,3 +26,6 @@ Thumbs.db
26
# Build files
27
dist/
28
build/
29
+
30
+# Claude files
31
+.claude/
README.md
@@ -2,6 +2,10 @@
2
3
A Discord bot that automatically tracks CS2 players and roasts them based on their match statistics.
4
5
+## Add to Your Server
6
7
+**[Add CS2 Roast Bot to Your Discord Server](https://discord.com/oauth2/authorize?scope=bot+applications.commands&client_id=1430077771920441387)**
8
9
## Features
10
11
- **Multi-Server Support**: Works across unlimited Discord servers
0 commit comments