Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/liquidsquid1/dogcord

API-based dog reel for your Discord server.
https://github.com/liquidsquid1/dogcord

Last synced: 20 days ago
JSON representation

API-based dog reel for your Discord server.

Awesome Lists containing this project

README

        

# dogcord
API-based dog reel for your Discord server.

## Installation
In order to install this bot, you need to install Python 3 and the libraries found in the requirements file. This has been tested on Python 3, so the command below is the preferred installation script.
~~~
pip3 install -r requirements
~~~

## Warning: Make sure to add your bot token.
Alot of people forget to add the bot token. It's located under `config.py` and needs to be replaced before the server can run, otherwise there will be an error.
Also, the bot requires message content intents!

## Running
From the command line, change into the directory of dogcord and run:
```
py app.py
```

Please report any nextcord crashes to nextcord, not me.