17 lines
292 B
Plaintext
17 lines
292 B
Plaintext
# For making asynchronous http requests
|
|
aiohttp
|
|
|
|
# For stripping HTML from status content
|
|
nh3
|
|
|
|
# Image processing, for combining the faces of DFCs
|
|
Pillow
|
|
|
|
# For connecting to a Mastodon instance
|
|
atoot
|
|
|
|
# For looking up Magic cards
|
|
scrython
|
|
|
|
# For using asyncio alongside Scrython
|
|
nest-asyncio |