Skip to content

Discord Bot designed to enhance the productivity and study tracking within Discord Communities (Google Sheets integration)

Notifications You must be signed in to change notification settings

official-Cherry/Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Bot

Discord Bot designed to enhance the productivity and study tracking within Discord Communities (Google Sheets integration)

Click the instruction link below !

LINK

=== Discord-Bot
├── .github
│ └── workflows
│ └── main.yml
├── src
│ ├── bot
│ │ ├── commands
│ │ │ ├── mentionNotStudied.js
│ │ │ ├── mentionStudied.js
│ │ │ ├── registerCommands.js
│ │ │ ├── studyChecker.js
│ │ │ ├── studyLogger.js
│ │ │ └── userHandler.js
│ │ └── utils
│ │ ├── findUsers.js
│ │ └── mentionUsers.js
│ ├── scheduler
│ │ └── reminderScheduler.js
│ └── sheets
│ ├── sheetAuth.js
│ ├── sheetGetter.js
│ └── sheetSetter.js
├── .env
├── .gitignore
├── discord_bot_key.json
├── package-lock.json
├── package.json
└── README.md

About

Discord Bot designed to enhance the productivity and study tracking within Discord Communities (Google Sheets integration)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published