Skip to content

A discord bot for managing to-do's and reminders

Notifications You must be signed in to change notification settings

bekaertruben/Castor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Castor

This is a basic to-do list bot for discord, written with py-cord. It makes use of slash-commands, so you can see the commands and options by typing / in discord.

Docker/Podman container

To install this, simply set it up like this:

podman run -v castor_data:/app/data --env-file=/path/to/.env --restart=on-failure --name castor -d docker.io/bekaertruben/castor:latest

podman can be exchanged for docker, and it should work. In the .env file, you set DISCORD_TOKEN = <your discord bot's token>

About

A discord bot for managing to-do's and reminders

Topics

Resources

Stars

Watchers

Forks

Packages