- Description
- New Features
- Installation and Running
- Testing
- Bot Commands
- Future Scope
- Want to contribute?
- License
Click Below to Watch The Video!
highlightvideo.V2.comp.mp4
Teacher's Pet is a Discord Bot for class instructors to streamline their Discord servers. Discord is a great tool for communication and its functionalities can be enhanced by bots and integrations.
For 4.0, we created new tools for instructors and students to use to improve course communication. After version 3.0's success, we decided we wanted to improve upon some of its features including spam and saved links. We also wanted to add a few more exciting features that would really drive engagement with our bot, for example, the AI chat and student ranking feature. Our main objective for 4.0 was to make using Discord a more controlled and enjoyable experience.
Click here to see the features of iterations I, II and III.
Experience the power of AI and engage in informative and creative conversations with Bard through our !Aichat feature. Ask questions, spark creativity, and enjoy intelligent interactions—all at your fingertips. Google Bard can answer your questions, generate text, translate languages, and write different kinds of creative content. To use this feature, simply type !Aichat in any channel. Bard will then start a chat session with you. You can type anything you want,With this feature
- we Provide users with a fun and engaging way to interact with the bot.
- Help them learn new things and get answers to their questions.
- Generate creative content.
When a user tries to send too many messages to the channel, it gives a warning. When a warned user continues to spam after this, they will be temporarily put in timeout, effectively ending their spam. This is a good feature to help keep rogue students in check, while also stopping students from spamming for rank.
In addition to the packages from requirements.txt which need to be installed, please have the following installed on your machine:
To install and run Teacher's Pet, follow the instructions in the Installation and Testing Guide.
To run tests on the Teacher's Pet, follow instructions in the Installation and Testing Guide.
📂 !set_spam_settings command
!setInstructor <@member>
Set a server member to be an instructor (Instructor command)
!removeInstructor <@member>
Remove a server member from the instructor role (Instructor command)
!getInstructor
Get the current instructors in the server
!attendance
Find attendance from voice channel (Instructor command)
!ask "<question>"
Ask a question
!answer <question_number> "<answer>"
Answer a question
!poll <command>
Run a poll for students (Instructor command)
!create
Start creating an event (Instructor command)
!oh enter
Enter an office hour queue as an individual student
!oh enter <group_id>
Enter an office hour queue with a group of students
!oh exit
Exit the office hour queue
!oh next
Go to next student in queue as an instructor (Instructor command)
!help
Gets the descriptions for all commands
!help <command>
Describes a command in detail
!ping
Find the latency of network
!stats
Gets the statistics of system and softwares used
!regrade-request
This command lets a student add a regrade-request
!update-request
This command lets a student update an existing regrade-request
!remove-request
This command removes a regrade request
!display_requests
This command lets a student display all regrade requests
!chart
This command lets admins make a custom chart of any type with any size of dataset
!check_chart
This command lets students/users check any chart if previously created
!create_email
This command enables users to configure their email address to receive important reminder notifications and attachments
!view_email
This command enables users to view their configured email address
!update_email
This command enables users to update their configured email address
!remove_email
This command enables users to delete their configured email address
!create -> press project button
This command enables users to create a project
This bot has endless possibilities for functionality. Features which we are interested in adding but did not have time for include but are not limited to:
- Adding detailed error display integration to the bot
- Add Tutor role
- Add ways for users to lose exp in the rank feature(spamming etc)
- Add commands so an instructor can customize how rank exp is awarded(what for and how much etc)
- Refactor code to use cogs
- Add a gibberish detector that deletes comments that are irrelevant to the class
- Funnel the AI chat responses to a limited set(so AI only answers questions an instructor wants them to answer)
- Upgrade to a better chatbot API that is free
Check out our CONTRIBUTING.md for instructions on contributing to this repo and helping enhance this Discord Bot, as well as our Code of Conduct guidelines.
The project is licensed under the MIT License.