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

https://github.com/matthysdev/botdiscord

Bot discord in python and host by docker
https://github.com/matthysdev/botdiscord

bot discord docker

Last synced: 2 months ago
JSON representation

Bot discord in python and host by docker

Awesome Lists containing this project

README

          

# botDiscord

## What is the project ?

- During a course, the aim was to create a Discord bot in python language and use it with docker

## How to start project

```docker build -t discordbot .```

and

```docker run discordbot```