{"id":19369122,"url":"https://github.com/gsri30/iiitb-bot","last_synced_at":"2026-05-17T04:44:21.646Z","repository":{"id":69934146,"uuid":"326354407","full_name":"GSri30/IIITB-bot","owner":"GSri30","description":"A general discord bot for IIITBangalore discord server.","archived":false,"fork":false,"pushed_at":"2023-02-16T04:12:54.000Z","size":143,"stargazers_count":2,"open_issues_count":12,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T13:48:53.658Z","etag":null,"topics":["bcrypt","cogs","college-bot","discord","discord-bot","discord-cog","discord-py","python3","smtp-mail","sqlite3-database","verification"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GSri30.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-03T07:44:29.000Z","updated_at":"2021-09-24T21:23:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"d80c220d-a52a-469d-b90c-efa4f39862b8","html_url":"https://github.com/GSri30/IIITB-bot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/GSri30/IIITB-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSri30%2FIIITB-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSri30%2FIIITB-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSri30%2FIIITB-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSri30%2FIIITB-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GSri30","download_url":"https://codeload.github.com/GSri30/IIITB-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSri30%2FIIITB-bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270093002,"owners_count":24525538,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bcrypt","cogs","college-bot","discord","discord-bot","discord-cog","discord-py","python3","smtp-mail","sqlite3-database","verification"],"created_at":"2024-11-10T08:09:46.595Z","updated_at":"2025-10-26T16:09:20.699Z","avatar_url":"https://github.com/GSri30.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IIITB-bot\n\n[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/GSri30/IIITB-bot/blob/main/LICENSE)\n[![Version](https://img.shields.io/badge/version-1.0.0-green)](\"#\")\n[![Issues](https://img.shields.io/github/issues-raw/GSri30/IIITB-bot)](https://github.com/GSri30/IIITB-bot/issues)\n[![Closed Issues](https://img.shields.io/github/issues-closed-raw/GSri30/IIITB-bot)](https://github.com/GSri30/IIITB-bot/issues)\n[![PR's Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](\"#\") \n[![Pull Requests](https://img.shields.io/github/issues-pr/GSri30/IIITB-bot)](\"#\")\n[![Contributors](https://img.shields.io/github/contributors/GSri30/IIITB-bot)](\"#\")\n\nA discord bot which can be used to avoid spam in university discord servers. Apart from basic verification, other features will be added eventually! Feel free to suggest (if any).\nIt has been deployed in IIITB servers and will soon be installed in IIITB discord server.\n\n# 🛠️ Installation\n\nMethod 1:\n1. Install pipenv\n2. pipenv install\n3. pipenv shell\n\nMethod 2:\nInstall using requirements.txt\n\nMethod 3:\n1. docker-compose build\n2. docker-compose up -d\n\n# 🖮 Setup\n\n- Create a discord application bot in discord developer portal.\n- Invite the bot into your private discord server. (Make one if required)\n- Create required roles and channels in your server. (Can use [my server template](https://discord.new/6rfHQhPEuqfz)) \n- Feel free to edit settings.py in accordance to your requirements.\n- Fill the required environment variables\n```\nDISCORD_TOKEN=\" \"\n# email-id\nSENDER_ID=\" \"\nSENDER_PASSWORD=\" \"\n\n# channels\nRULES=\" \"\nWELCOME=\" \"\nSAC=\" \"\nREGISTRATION=\" \"\nADMIN_LOG=\" \"\nDEVELOPERS=\" \"\nCP=\" \"\n\n# roles\nADMIN=\" \"\nNEWBIE=\" \"\n\n# guild\nGUILD=\" \"\n\n# Clist API\nCLIST_USERNAME=\" \"\nCLIST_KEY=\" \"\n\n```\n- RUN python3 Main.py\n\n\n\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\u003cbr /\u003eFeel free to check [issues page](https://github.com/GSri30/IIITB-bot/issues). \n\n## ☑️ Show your support\n\nGive a ⭐️ if this project helped you!\n\n## 📝 License\n\nThis project is [MIT](https://github.com/GSri30/IIITB-bot/blob/main/LICENSE) licensed.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsri30%2Fiiitb-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgsri30%2Fiiitb-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsri30%2Fiiitb-bot/lists"}