Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
/ FixTwitterEmbed Public archive

A bot that makes your twitter links better

License

Notifications You must be signed in to change notification settings

LTurret/FixTwitterEmbed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FixTwitterEmbed

A bot that makes your twitter links better

demonstrate.mp4

Requirements

aiohttp==3.8.6
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
charset-normalizer==3.3.1
discord-py-interactions==5.10.0
discord-typings==0.7.0
emoji==2.8.0
frozenlist==1.4.0
idna==3.4
multidict==6.0.4
python-dotenv==1.0.0
tomli==2.0.1
typing_extensions==4.8.0
yarl==1.9.2

Running

Local

python3 -B main.py

pm2

pm2 start main.py --name "arisa" --interpreter "python3" --interpreter-args "-B"

License

Licensed under MIT.