Skip to content

seniorglez/DiscordBotPrYmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to DiscordBotPrYmo 👋

Documentation License: GPL3 Twitter: DGlez1111

Simple bot that do useful things

Usage

Install requirements.

pip3 -r requirements.txt

Set the env var DISCORD_TOKEN:

DISCORD_TOKEN=yourTokenHere

Launch the freaking bot!

python discordbot.py

Docker

Build the docker image:

    docker build -t discordbot .

List the avariable images and check that you have discordbot

    docker images -a

Here is the expected output:

    REPOSITORY                     TAG                 IMAGE ID       CREATED              SIZE
    discordbot                     latest              a8eca6ff9c48   44 seconds ago       138MB

Now you can run the image:

    docker run -e "DISCORD_TOKEN=yourTokenHere" discordbot

Author

👤 Diego Dominguez Gonzalez

Show your support

Give a ⭐️ if this project helped you!

📝 License

This project is GPL3 licensed.

alt text


This README was generated with ❤️ by readme-md-generator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages