fix typos

This commit is contained in:
Josh Fraser 2020-01-27 21:48:00 -08:00
parent 3a12a90198
commit 52dfb482a7

View File

@ -5,9 +5,9 @@ Head to https://www.originprotocol.com/developers to learn more about what we're
# Telegram Bot # Telegram Bot
- Deletes messages matching specified patterns - Deletes messages matching specified patterns
- Bans users for posting messagses matching specified patterns - Bans users for posting messages matching specified patterns
- Bans users with usernames matching specified patterns - Bans users with usernames matching specified patterns
- Records logs of converstations - Records logs of conversations
- Logs an English translation of any foreign languages using Google Translate - Logs an English translation of any foreign languages using Google Translate
- Uses textblob for basic sentiment analysis of both polarity and subjectivity - Uses textblob for basic sentiment analysis of both polarity and subjectivity