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

https://github.com/ccrashzer0/discord_bot


https://github.com/ccrashzer0/discord_bot

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# DiscordBot
Python
JSON



This repository is a discord bot that I am building for a server I am actively involed in.



## Getting Started
---
Windows
```
pip install -r requirements.txt
```
Linux
```bash
pip3 install -r requirements.txt
```
### Setup
---
Once you have installed all of the requirements you will need to edit your config file with your discord token.
```json
config\config.json
```

## Contributing
---
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.