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
- Host: GitHub
- URL: https://github.com/matthysdev/botdiscord
- Owner: MatthysDev
- Created: 2022-01-17T15:58:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-19T13:02:05.000Z (about 4 years ago)
- Last Synced: 2025-07-19T01:39:25.901Z (12 months ago)
- Topics: bot, discord, docker
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```