Initial version

This commit is contained in:
Liam Steckler 2024-01-14 14:48:09 -08:00
parent 631d366889
commit 3d613e3075
2 changed files with 36 additions and 0 deletions

3
requirements.txt Normal file
View file

@ -0,0 +1,3 @@
beautifulsoup4==4.12.2
Mastodon.py==1.8.0
requests==2.28.2