Update help text

This commit is contained in:
Davide Depau 2018-06-23 19:22:11 +02:00
parent f2baf29bab
commit fd692c4df7
1 changed files with 3 additions and 3 deletions

View File

@ -23,10 +23,10 @@ HASHTAGS = {
}
HELP_TEXT = """A bot that sends a picture of Elio whenever somebody types #TeamElio
Made with by @Depaulicious 🏳🌈
Made with by @DepauTM 🏳🌈
Source code: https://git.depau.eu/Depaulicious/CallMeByYourBot
Based on DepyTG: https://github.com/Depaulicious/DepyTG"""
Source code: https://git.depau.eu/Depau/CallMeByYourBot
Based on DepyTG: https://github.com/Depau/DepyTG"""
def send_help(token: AnyStr, msg: types.Message):