Skip to content

Elevate your learning experience with the Canvas LMS Discord Bot – Where Education Meets Innovation! πŸš€πŸ“šπŸ€–

License

Notifications You must be signed in to change notification settings

ICEPrey/Canvas-Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

75 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


Logo

Contributors Forks Stargazers Issues MIT License

Canvas Discord Bot

An awesome Canvas Discord bot to assist and connect your Discord server with Canvas! Β· Report Bug Β· Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Canvas Instructions
  4. Contributing
  5. License

About The Canvas Discord Bot

πŸ”” Stay Informed: Receive instant notifications about upcoming assignments, quizzes, and important announcements in your DM's. Never miss a due date again!

(Still Developing) πŸ“… Synchronized Calendars: Sync your Canvas course calendars with your Discord server to effortlessly manage your schedule. The bot ensures that you're always aware of what's ahead.

πŸ“’ Announcement Broadcasting: Professors and instructors can easily broadcast course announcements to your DM's, ensuring effective communication with students.

πŸ“‹ Assignment Details: Quickly access assignment descriptions, without leaving Discord. The bot enhances your efficiency by keeping everything within your reach.

(Still Developing) πŸ“Š Grade Notifications: Receive instant updates when your grades are posted. Celebrate your successes and track your progress without constantly logging into Canvas.

πŸ”’ Security Matters: Your privacy and data security is top priority. The bot operates within authorized channels and follows all relevant security protocols.

(back to top)

Built With

  • supabase
  • bun
  • discordjs
  • typescript

(back to top)

Getting Started

Node.js: Make sure you have Node.js installed on your system. If not, you can download it from the official Node.js website.

Canvas API Credentials: You'll need your Canvas LMS API credentials to connect the bot to your Canvas courses. These credentials are typically generated through your Canvas account settings.

Discord Bot Token: To interact with your Discord server, you'll need to create a bot on the Discord Developer Portal and obtain a bot token.

Supabase Account: Set up a Supabase account at supabase.io to utilize their database services for storing and managing your bot's data (token & discord user id).

Prerequisites

  • bun
    bun add bun@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/ICEPrey/Canvas-Discord-Bot
  2. Install NPM packages
    bun install

Start the project

  1. Compile the project
    bun run watch
  2. Run the project
    bun run start

    (back to top)

Available Commands

/account (to insert canvas token)
/assigment (to display assignments from canvas)
/missing (to dm you missing assignments)

Canvas Instructions

Step 1

canvas1

(back to top)

Step 2

canvas2

(back to top)

Step 3

canvas3

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See license for more information.

(back to top)


About

Elevate your learning experience with the Canvas LMS Discord Bot – Where Education Meets Innovation! πŸš€πŸ“šπŸ€–

Topics

Resources

License

Stars

Watchers

Forks