{"id":28436391,"url":"https://github.com/flaashtt/studybot","last_synced_at":"2026-05-07T18:17:09.267Z","repository":{"id":297052345,"uuid":"995460830","full_name":"FlaashTT/StudyBot","owner":"FlaashTT","description":"StudyBot is a Discord bot designed to help students organize their study life. It features commands for FAQs, personal notes, study tasks, reminders, resource management, quizzes, and a support ticket system. Use both slash and prefix commands for maximum flexibility.","archived":false,"fork":false,"pushed_at":"2025-06-03T17:50:40.000Z","size":37,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"Central","last_synced_at":"2025-06-04T01:38:07.732Z","etag":null,"topics":["discord-bot","javascript","json","nodejs","sqlite3","students"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FlaashTT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-03T14:11:31.000Z","updated_at":"2025-06-03T17:50:41.000Z","dependencies_parsed_at":"2025-06-04T01:41:30.048Z","dependency_job_id":"11c78b64-703b-4ec8-8ccf-dc436abec021","html_url":"https://github.com/FlaashTT/StudyBot","commit_stats":null,"previous_names":["flaashtt/studybot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FlaashTT/StudyBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlaashTT%2FStudyBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlaashTT%2FStudyBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlaashTT%2FStudyBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlaashTT%2FStudyBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlaashTT","download_url":"https://codeload.github.com/FlaashTT/StudyBot/tar.gz/refs/heads/Central","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlaashTT%2FStudyBot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262310789,"owners_count":23291622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["discord-bot","javascript","json","nodejs","sqlite3","students"],"created_at":"2025-06-05T22:09:01.321Z","updated_at":"2026-05-07T18:17:04.248Z","avatar_url":"https://github.com/FlaashTT.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤖 StudyBot\n\nA Discord bot to help with studying, featuring commands for FAQs, notes, tasks, reminders, quizzes, tickets, and resources.\n\n---\n\n## ✨ Features\n\n- ❓ **FAQ Commands:** Add, remove, list, and search frequently asked questions.  \n- 📝 **Notes:** Save, read, delete, and list personal notes.  \n- ✅ **Tasks:** Add, list, and mark study tasks as completed.  \n- ⏰ **Reminders:** Create, list, and cancel reminders.  \n- 📚 **Resources:** Save and view links, videos, PDFs, and summaries.  \n- 🎫 **Tickets:** Support ticket system.  \n- 🧠 **Quizzes:** Quick questions to test your knowledge.  \n- 🧩 **Prefix and Slash Commands:** Use commands like `/help` or `!help`.\n\n---\n\n## ⚙️ Installation\n\n1. **Clone the repository:**\n   ```sh\n   git clone https://github.com/FlaashTT/StudyBot.git\n   cd StudyBot\n\n\n2. **Install dependencies:**\n   ```sh\n   npm init -y\n   npm install discord.js sqlite3 dotenv fs path\n   ```\n\n3. **Configure the `.env` file:**\n   Create a `.env` file in the root directory with:\n   ```\n   DISCORD_TOKEN=your_token\n   CLIENT_ID=your_client_id\n   PREFIX=!\n   ```\n\n4. **Set up the database:**\n   - Make sure the `database` folder exists.\n   - The bot will create tables automatically on startup.\n\n5. **Register the commands with Discord:**\n   ```sh\n   node deploy-commands.js\n   ```\n\n6. **Start the bot:**\n   ```sh\n   node index.js\n   ```\n\n## 💡 Usage Examples\n- /help or !help — 📋 List all available commands\n- /faq_add or !faq_add \u003cquestion\u003e \u003canswer\u003e — ❓ Add a FAQ entry\n- /note_add or !note_add \u003ctitle\u003e \u003ccontent\u003e — 📝 Add a note\n- /addtask or !addtask \u003cdescription\u003e — ✅ Add a study task\n\n## 🤝 Contributing\n\nPull requests are welcome!  \nFeel free to open issues for suggestions or improvements.\n\n## 📄 License\n\nThis project is licensed under the Node.js license (see LICENSE file).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflaashtt%2Fstudybot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflaashtt%2Fstudybot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflaashtt%2Fstudybot/lists"}