1
0
Fork
You've already forked TelethonianBotExt
0
Extensions for Telethon's personal bot
  • Python 100%
Find a file
Lonami Exo 2f5ee08495 Update repo URLs to support Codeberg
The RSS seems to miss author information,
and has no ETag or Last-Modified. So to be
nice the polling frequency is also reduced.
2026年02月28日 14:09:20 +01:00
stickers Stickers organized into subdirectory. ( #43 ) 2021年01月31日 13:54:39 +01:00
.gitignore Include some additional files in .gitignore 2020年09月17日 11:17:36 +02:00
__init__.py Fix init plugins returning coros 2025年03月09日 13:29:13 +01:00
admission.py Replace test channel ID with real ID 2025年08月16日 13:46:48 +02:00
autoadmin.py Update auto-admin permissions ( #32 ) 2021年01月02日 14:14:35 +01:00
checklayer.py Remove create_task from returns 2025年03月09日 11:27:19 +01:00
faq.json Better faq wording 2019年09月24日 15:47:26 +02:00
faq.py Link to stable docs 2022年01月28日 10:59:39 +01:00
feed.py Update repo URLs to support Codeberg 2026年02月28日 14:09:20 +01:00
haste.py Replace asyncio.wait() with asyncio.gather() ( #66 ) 2023年05月16日 12:50:41 +02:00
load_speed.py Fix loadspeed loading 2025年03月09日 13:28:48 +01:00
main.py Update repo URLs to support Codeberg 2026年02月28日 14:09:20 +01:00
nochannel.py Add plugin to delete messages from channels in groups ( #61 ) 2021年12月21日 19:12:07 +01:00
ping.py Replace asyncio.wait() with asyncio.gather() ( #66 ) 2023年05月16日 12:50:41 +02:00
pull.py Fix pull was not correctly specifying git parameters to reset 2020年09月18日 10:50:05 +02:00
README.md Update repo URLs to support Codeberg 2026年02月28日 14:09:20 +01:00
ref.py Update repo URLs to support Codeberg 2026年02月28日 14:09:20 +01:00
reports.py Report should check for files in the reply 2024年05月18日 10:17:26 +02:00
requirements.txt Consistently sanitize display names to avoid weird characters 2020年09月18日 10:28:52 +02:00
say.py Add say command 2019年05月13日 12:32:50 +02:00
sed.py Performance optimization 2021年02月19日 12:36:35 +02:00
stickermanager.py Remove explicit asyncio loop mentions 2022年09月27日 12:22:15 +02:00
stickermanager.tsv Promote alex and increase votes required by 0.5 2021年01月24日 20:39:50 +02:00
utils.py Update name cleaner to leave invalid chars as spaces ( #55 ) 2021年08月12日 20:47:51 +02:00
warn.py Fix warning with no reason was adding a None ( #54 ) 2021年08月12日 20:48:45 +02:00
welcome.py Fix undefined in welcome ( #64 ) 2023年02月14日 16:06:37 +01:00

TelethonianBotExt

Extensions for Telethon's personal bot.

Clone into a folder called plugins next to assistant.py to use them.