Skip to content

tbeidlershenk/KTP-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KTP-bot

This repository contains a Discord bot implemented using Disnake-Docker.

Use

git clone https://github.com/tbeidlershenk/KTP-bot.git

The simplest way to start a container running a bot registered with Discord is by creating an .env file.

The .env file contains the DISCORD_TOKEN used by the bot to connect to Discord and can contain other environment variables used to modify the image. See example.env for the other suggested environment variables. If the .env file is misconfigured, the container will receive an error and indicate which environment variable needs adjustment.

Once the .env file is configured, you can run docker compose up.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages