Telegram-Bot

Multifunctional Python Telegram Bot

MIT License

Stars
2
Committers
2
Telegram-Bot - v14.3 Latest Release

Published by Cezary924 10 months ago

🤖 Release 14.3

✨ Changes

  • Update badges in .md files
  • Update .md files
Telegram-Bot - v14.2

Published by Cezary924 11 months ago

🤖 Release 14.2

✨ Changes

  • Change parse_mode in /about msg to html
  • Change the way the main unit is displayed
Telegram-Bot - v14.1

Published by Cezary924 12 months ago

🤖 Release 14.1

🪱 Bug fixes

  • Fix wrong msg text in Bot update menus

✨ Changes

  • Add link to GitHub repo in /about msg
Telegram-Bot - v14.0

Published by Cezary924 12 months ago

🤖 Release 14.0

🎉 New features

  • Add unit converter (units of mass, length, time)

✨ Changes

  • Add /unitconverter command handler
  • Add unit-converter-connected messages
Telegram-Bot - v13.5

Published by Cezary924 about 1 year ago

🤖 Release 13.5

✨ Changes

  • Add ability to disable notif. about restarts/errors
  • Create CONTRIBUTING.md file
Telegram-Bot - v13.4

Published by Cezary924 about 1 year ago

🤖 Release 13.4

🪱 Bug fixes

  • Fix wrong Reddit hostname

✨ Changes

  • The repo name has been changed
Telegram-Bot - v13.3

Published by Cezary924 about 1 year ago

🤖 Release 13.3

✨ Changes

  • Remove cmds exit msgs
Telegram-Bot - v13.2

Published by Cezary924 about 1 year ago

🤖 Release 13.2

🪱 Bug fixes

  • Fix messages being not in Polish

✨ Changes

  • Change parse mode to HTML in msg with user details
Telegram-Bot - v13.1

Published by Cezary924 about 1 year ago

🤖 Release 13.1

✨ Changes

  • Change TeleBot timeout to 100s.
  • Add a removal of tree-type directories.
Telegram-Bot - v13.0

Published by Cezary924 about 1 year ago

🤖 Release 13.0

🎉 New features

  • Add Settings Menu (notifications, language, data deletion)

✨ Changes

  • Add /settings command handler
  • Change Language table to Settings
  • Add a notification to Users about the Bot update
Telegram-Bot - v12.1

Published by Cezary924 about 1 year ago

🤖 Release 12.1

🪱 Bug fixes

  • Fix not printing other ASCII chars than alphanum

✨ Changes

  • Change some messages style
  • Add printing message_text only if it is alphanum
  • Add messages text to more log messages
Telegram-Bot - v12.0

Published by Cezary924 about 1 year ago

🤖 Release 12.0

🎉 New features

  • Add Users Management Menu (role changing, deleting data)

✨ Changes

  • Add banned info message
  • Add function sending message to a specific User
  • Add more admin-connected messages
  • Change how log messages look like
Telegram-Bot - v11.3

Published by Cezary924 about 1 year ago

🤖 Release 11.3

✨ Changes

  • Add Reminders to a list of main features.
Telegram-Bot - v11.2

Published by Cezary924 about 1 year ago

🤖 Release 11.2

✨ Changes

  • Get latest tag name from GitHub
  • Get commit count & current tag name
  • Add tags to /about command message
Telegram-Bot - v11.1

Published by Cezary924 about 1 year ago

🤖 Release 11.1

🪱 Bug fixes

  • Fix downloader error message
  • Fix loading message look & behaviour

✨ Changes

  • Add LoadingString class
  • Create LoadingString object & run its function in new thread
  • Remove useless command handler decorators
Telegram-Bot - v11.0

Published by Cezary924 about 1 year ago

🤖 Release 11.0

🎉 New features

  • Add reminders (notifying, setting, getting, changing, deleting)

🪱 Bug fixes

  • Fix not working InlineKeyboardMarkup showing after update
  • Fix quiet messages

✨ Changes

  • Add /reminder command handler
  • Add Reminder table to databases
  • Add reminder-connected messages
  • Create new thread for reminders checker
Telegram-Bot - v10.5

Published by Cezary924 about 1 year ago

🤖 Release 10.5

🪱 Bug fixes

  • Fix sending TikTok music as .mp4 when there is only .mp3

✨ Changes

  • Add function sending info about new Bot user to Admins
  • Refactoring functions sending info to Admins
Telegram-Bot - v10.4

Published by Cezary924 about 1 year ago

🤖 Release 10.4

🪱 Bug fixes

  • Fix not working Twitter downloader

✨ Changes

  • Change used RapidAPI
Telegram-Bot - v10.3

Published by Cezary924 about 1 year ago

🤖 Release 10.3

✨ Changes

  • Add 'x.com' URLs handling
  • Make messages to Admins quiet
  • Add /features command
Telegram-Bot - v10.2

Published by Cezary924 about 1 year ago

🤖 Release 10.2

✨ Changes

  • Remove stderr logger
  • Rename stdout logger
Related Projects