From ea404a5e49905ec0e6fbea89295895050b8dbe8d Mon Sep 17 00:00:00 2001 From: Abram Bradley Date: Wed, 21 Feb 2024 19:35:12 -0500 Subject: [PATCH] Added canvas api discord bot proposal --- canvas-api-discord-bot.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 canvas-api-discord-bot.md diff --git a/canvas-api-discord-bot.md b/canvas-api-discord-bot.md new file mode 100644 index 0000000..106848f --- /dev/null +++ b/canvas-api-discord-bot.md @@ -0,0 +1,21 @@ +# Canvas API Discord Bot + +## Summary + +This would create a bot you can add to a Discord server that is dedicated to a specific canvas class. The bot would integrate Canvas into Discord with the Canvas API using OAuth. The Primary feature this bot would have is authenticating users who join the server that is part of that specific Canvas class. The bot could integrate other features as well like fetching student assignments, grades, homework, etc. + +## Technologies + +- node.js +- typescript +- Discord API +- Canvas API +- zod +- railway.app + +## Group + +- @seeker-3 +- @gmorale1 +- @Mirandalllll +- @ivf1219