Add whitespace
This commit is contained in:
parent
34c077798b
commit
50c787700c
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# SmugBot
|
# SmugBot
|
||||||
A twitch chatbot written in Rust
|
A twitch chatbot written in Rust
|
||||||
|
|
||||||
### Cargos
|
### Cargos
|
||||||
* Twitch chat: https://docs.rs/twitch-irc/5.0.1/twitch_irc/
|
* Twitch chat: https://docs.rs/twitch-irc/5.0.1/twitch_irc/
|
||||||
|
@ -11,4 +11,4 @@ A twitch chatbot written in Rust
|
||||||
3. Put account name also to .env
|
3. Put account name also to .env
|
||||||
4. Add a channel for the bot to join
|
4. Add a channel for the bot to join
|
||||||
5. Program some logic
|
5. Program some logic
|
||||||
6. Build and test
|
6. Build and test
|
||||||
|
|
Loading…
Reference in a new issue