Skip to content

Commit 38f8761

Browse files
authored
Update README.md
1 parent b0af3d7 commit 38f8761

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,26 @@
44
<img src="https://github.com/Infinit3i/cqotd-discord-bot/blob/90e4005d6b0da13ec8f1cb67ff4bda5062bd5ed9/Assets/Discord_JS_Bot.jpeg" alt="Discord Bot" width="600">
55
</div>
66

7+
[Join my server](https://discord.gg/rzSTrk39yE)
8+
79
## Features
8-
- Grabs News articles and pushes them every 5 minutes
10+
- Grabs News articles
911
- Grabs the most recent youtube videos from the best cyber security youtube series
1012
- answer questions in the quiz chat
13+
- every 5 questions right celebrates your victories
14+
- special question a few times a day
1115

1216
### slash commands
1317

1418
```
1519
/question - asks a question
16-
/blank - shows the xxx so if it is Phishing it would be xxxxxxxx
17-
/score - your score
1820
/leaderboard - WINNERS
21+
/score - your score
22+
/blank - shows the xxx so if it is Phishing it would be xxxxxxxx
1923
/hint - show a hint
2024
/skip - skips the current question and generates a new one
2125
```
2226

23-
[Join my server](https://discord.gg/rzSTrk39yE)
24-
2527
### SETUP
2628

2729
```
@@ -34,4 +36,4 @@ node src/index.js
3436
## TODO
3537

3638
- grab youtube videos from channels every 30 minutes
37-
- testing
39+
- testing

0 commit comments

Comments
 (0)