Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cyteon/potatobot


https://github.com/cyteon/potatobot

discord discord-bot discordpy hacktoberfest python

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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.