Teacher
Discord bot for my Book club
Teacher is a Discord bot I wrote for a book club my friend started. Teacher bot is capable of responding to several commands to maintain a reading list with ratings and organization by series and author which it will message to a discord channel when prompted.
Basic Commands:
!add
!remove
!complete
!syllabus [minutes]: Lists all items in the syllabus, optionally deletes the message after specified minutes. Use 0 for infinite time.
!todo [minutes]: Lists all incomplete items in the syllabus, optionally deletes the message after specified minutes.
!graveyard [minutes]: Lists all completed items, optionally deletes the message after specified minutes.
!poll
!update
!list_series
!columns: Lists all column names in the syllabus table.
!cmds: Displays available bot commands.
!report_bug
Tech Stack:
Python
PostgreSQL
Discord
Hosted on replit.com