Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/landaal-ict/discordbot


https://github.com/landaal-ict/discordbot

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

## Discordbot voor Eigenrouter.nl

Dit is een voorbeeld discord bot.
Je kunt dit gebruiken om je eigen bot er verder mee te maken.
Dit zijn een beetje de basics.

### Install

pip install -r requirements

maak een file aan vars.txt
en zet daar in
```
token="hier je discrod bot token"
```

### Documentatie van discord.py
[KLIK HIER](https://discordpy.readthedocs.io/en/stable/)

## Have Fun!