Skip to content

zerasul/cuehbot3.0

Repository files navigation

cuehbot3.0

Third Version of CuehBot for discord

This Discord bot allow to show Random Ducks images in your discord, using Random Duck Api.

This Bot is created using Discord.py library.

Also you can use Docker to generate an image; with the next steps:

  1. Create a new Discord Application Token in the Discord Developer Portal.
  2. Build a new image using Docker
docker build -t cuehbot.3.0 .
  1. Run a new Container
docker run --env DISCORD_TOKEN=<discordtoken> cuehbot:3.0

NOTE: Also, you can add an .env file and add the DISCORD_TOKEN environment Variable.

Commands

cueh!duck

Shows a Random Duck Picture

cueh!elli

Shows a Random Gif Picture

About

Third Version of CuehBot for discord

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published