update instructions

This commit is contained in:
driftywinds
2025-05-11 18:40:24 +00:00
parent e1d62585ee
commit 4b8fc56b6b

View File

@@ -2,7 +2,7 @@
My vibe code for the marketplace bay bot My vibe code for the marketplace bay bot
How to use: - ## How to use: -
- Download the repo, cd into the directory - Download the repo, cd into the directory
- Choose which bot you want to run - - Choose which bot you want to run -
``` ```
@@ -21,4 +21,10 @@ pip install python-telegram-bot requests python-dotenv discord.py
python3 <name of the bot you want to run for group or for DMs>.py python3 <name of the bot you want to run for group or for DMs>.py
``` ```
- press ```ctrl + b + d``` and profit - press ```ctrl + b + d``` and profit
- to go back into the console at any time run ```tmux a``` - to go back into the console at any time run ```tmux a```
## P.S. Special configuration for the discord bot ```DSboy.py```: -
You need these permissions scoped in the Discord developer portal before you add the bot to a server.
![permissions](https://i.postimg.cc/YqrTy8ct/permissions.png)