mirror of
https://gitlab.com/octospacc/WinDog.git
synced 2025-02-07 15:18:44 +01:00
16 lines
177 B
Plaintext
Executable File
16 lines
177 B
Plaintext
Executable File
# Program core
|
|
# ...
|
|
|
|
# Required by some bot modules
|
|
urllib3
|
|
urlextract
|
|
|
|
# Mastodon support
|
|
Mastodon.py
|
|
beautifulsoup4
|
|
Markdown
|
|
|
|
# Telegram support
|
|
python-telegram-bot==13.4.1
|
|
|