Giter Club home page Giter Club logo

borg's People

Stargazers

 avatar  avatar

Watchers

 avatar

borg's Issues

Courses Improvements

  • !course
  • Add a general course finder, which will provide a list of potential courses to pick from

Queens /course -> Pull professor information & ratemyprof

  • Potentially rewrite/create a scraper for SOLUS since the older one is outdated (may be able to edit it to include prof information)
  • When pulling all of the courses from SOLUS, also pull the professor who plans to teach the course next
  • When printing out the course information provide a link to ratemyprof & the prof's rating
    image
    image

Write a Database Updater

When the schema updates for the database to include a new feature, there needs be an easy way to convert all of the current databases into the new schema.

Fix Welcome Handling

  • Welcome messages are currently broken
  • Setup slash and classic commands for the welcoming messages

!programs

  1. !programs without any inputs should show a dialogue about how to check them.
  2. Also add !programs add, remove, edit as classic commands

Complete Removals

When a user completely removes all of their programs either a) their database entry needs to be completely deleted or b) set to Null with handling for Null values.

Most likely just delete the entire row from the database.

!programs edit -> Error

If a user has two programs with the same name (ie:)
!programs user
hi
hi

If a user edits one of the programs (!programs edit 1 hiiiii)

Than both of the programs will be changed:
!programs user
hiiiii
hiiiii

Add instructions

  • Update Readme
  • Add instructions for setting up the postgresql db

Verification for Programs Commands (Toggleable)

Add the ability for a server administrator can toggle whether the programs commands are approved (they are moderated by default).

  • /programs moderation {channel or False}

This value will also prompt a change for some of the dialog.

Roles Functions -> Not Returning

Add role and remove role do not return embeds, instead, they actually provide messages. Meaning if a user uses the slash command the bot's response will be shown to everyone.

General Documentation

Add documentation for many files:

  • main.py

commands/ directory:

  • commands.py
  • course.py
  • help.py
  • programs.py
  • roles.py
  • welcome.py

methods/ directory:

  • data.py
  • database.py
  • embed.py
  • paged_command.py

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.