diff --git a/callmebyyourbot/__init__.py b/callmebyyourbot/__init__.py index 5c79c37..8c43f64 100644 --- a/callmebyyourbot/__init__.py +++ b/callmebyyourbot/__init__.py @@ -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):