Skip to content

scippage/pairbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pairbot

About

This bot allows users to use Discord application commands ("slash commands") to sign up for pair programming practice according to their preferred schedule. User schedules are stored locally in a sqlite database.

Functionality is fairly minimal and example usage should be referenced through the code.

The server administrator should use the appropriate administrator-only commands to configure how notifications get sent out.

Development

Place your Discord bot token in .env:

BOT_TOKEN_DEV=...

Dependencies are managed with Hatch:

hatch env create
hatch run dev

Run black and isort on your code:

hatch run style:check
hatch run style:format

About

Discord bot to match pair programming partners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages