Skip to content

Commit 7393726

Browse files
authored
Update README.md
1 parent 963239b commit 7393726

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### Twitch-Chat
22

3-
📜 I made an script in Python for receive message from twitch chat.
3+
📜 I did a script in Python to receive messages from a twitch chat.
44

55
## Tutorial 💻
66

7-
For use the bot, make sure to do this:
7+
To use the bot, make sure to do this:
88

99
```py
1010
class Bot(commands.Bot):
@@ -32,9 +32,9 @@ bot = Bot()
3232
bot.run()
3333
```
3434

35-
And now, you can run the script and you'll have message content and message's author !
35+
And now, you can run the script and you'll have messages content and messages's authors !
3636

3737

38-
## Wanna contact us ? 🤔
38+
## Wanna contact me ? 🤔
3939

40-
If you wanna contact us, send mail at miyucode@gmail.com
40+
If you wanna contact me, send me an mail at miyucode@gmail.com

0 commit comments

Comments
 (0)