Initial setup
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Linux installation (Arch, CachyOS)
|
||||
python3 -m venv venv
|
||||
source venv/bin/activate.fish
|
||||
pip install python-telegram-bot
|
||||
Reference in New Issue
Block a user