Skip to content

A Discord bot project where we attempt to replicate useful or interesting functions from other bots (as well as our own ideas!)

Notifications You must be signed in to change notification settings

ongzhili/utility-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-manager-bot

About

Just a simple discord bot project to replicate functions that we want (from other bots), as well as some new ideas, and compiling it into a single bot.

Installation

This bot uses the discord.py library, and ossapi (wrapper for osu!API)

To install dependencies:

pip install discord
pip install ossapi
pip install firebase_admin

PLANNED FEATURES (Feel free to add)

Main functions

  • CRUD for tasks
  • Send a reminder during set time
  • Tools - coinflip, roll dice (XdY, X<=10, Y=4,6,8,10,12,20)
  • Backend db
  • Splitwise-like functionality

Far goals

  • play with osu api (i need to check this apparently there is a rate limit)
  • CTF api
  • linkedin/job api maybe?
  • news api (game news, tech news etc.)

About

A Discord bot project where we attempt to replicate useful or interesting functions from other bots (as well as our own ideas!)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages