breadtube-bot/breadtube_bot
BreadTube d015927861 Special characters handling
* Fix README for python version
* Add discord-friendly unidecode function for channel names (avoiding
  special characted)
* Check if "items" is present before accessing in channel id request
  response
2026-02-03 01:30:41 +09:00
..
api.py Simplify and fix config scanning 2025-10-04 16:51:08 +09:00
bot.py Special characters handling 2026-02-03 01:30:41 +09:00
config.py Special characters handling 2026-02-03 01:30:41 +09:00
discord_manager.py Implement video message configuration 2025-10-29 21:32:45 +09:00
logger.py Bot config and channel init 2025-10-04 16:51:08 +09:00
objects.py Implement YouTube manager 2025-10-04 16:51:08 +09:00
unidecode.py Special characters handling 2026-02-03 01:30:41 +09:00
unidecode_data.py Special characters handling 2026-02-03 01:30:41 +09:00
youtube_manager.py Special characters handling 2026-02-03 01:30:41 +09:00
youtube_subscription.py Special characters handling 2026-02-03 01:30:41 +09:00