KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#deepseek-harness
#dsh-plugin
#open-source
#ai
#claude-code
#cli
#windows
#codex
#developer-tools
#dsh
potatobot
★ 24
Open GitHub ↗
The best AIO bot on Discord.
Download README (.md)
Explore Similar Repositories
Spacebot
:
An open-source, multipurpose, configurable discord bot that does it all (that's the plan, at least)
tidal-dl-discord-bot
:
A discord bot to download high quality music from streaming services.
dispander
:
Discord メッセージ URL 展開用 discord.py 拡張ライブラリ
MSR
:
Powerful self bot for raid servers in discord
Discord-Token-Playground
:
Ultimate Discord User API for work with a discord account via its token
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
potatobot
?
Download (.md)
# PotatoBot > The best AIO bot on Discord. top.gg: https://top.gg/bot/1226487228914602005 \ Invite: https://discord.com/oauth2/authorize?client_id=1226487228914602005 ## Run Locally 1. Clone the project: ```bash git clone https://github.com/Cyteon/potatobot ``` 2. Go to the project directory: ```bash cd potatobot ``` 3. Install the required Python dependencies: ```bash pip install -r requirements.txt ``` 4. Rename `.env.example` to `.env`, and populate the required values. 5. Rename `config.example.json` to `config.json` and populate the required values. 6. Run the bot: ```bash python main.py ``` 7. Profit.