{"id":23897625,"url":"https://github.com/thecoderadi/discord-bot","last_synced_at":"2025-11-13T22:02:05.316Z","repository":{"id":270070010,"uuid":"909237962","full_name":"TheCoderAdi/discord-bot","owner":"TheCoderAdi","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-28T12:15:49.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-04T17:16:52.660Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/TheCoderAdi.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":"2024-12-28T05:26:15.000Z","updated_at":"2024-12-28T12:15:53.000Z","dependencies_parsed_at":"2024-12-28T07:24:59.116Z","dependency_job_id":"ae4dc2cc-9596-4386-9371-645aac398bba","html_url":"https://github.com/TheCoderAdi/discord-bot","commit_stats":null,"previous_names":["thecoderadi/discord-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCoderAdi%2Fdiscord-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCoderAdi%2Fdiscord-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCoderAdi%2Fdiscord-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCoderAdi%2Fdiscord-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheCoderAdi","download_url":"https://codeload.github.com/TheCoderAdi/discord-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240286514,"owners_count":19777354,"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":[],"created_at":"2025-01-04T17:16:54.750Z","updated_at":"2025-11-13T22:02:00.284Z","avatar_url":"https://github.com/TheCoderAdi.png","language":"Python","readme":"# Sample Python Discord Bot\n\nThis repository contains a Python-based Discord bot that integrates with Daytona for development and testing. The bot uses the Discord API and is designed to demonstrate scalable and modular bot development practices.\n\n---\n\n## 🚀 Getting Started\n\n### Open Using Daytona\n\n1. **Install Daytona**: Follow the [Daytona installation guide](https://www.daytona.io/docs/installation/installation/).\n\n2. **Start the Server**:\n   ```bash\n   daytona serve;\n   ```\n\n3. **Create the Workspace**:\n\n   ```bash\n   daytona create https://github.com/TheCoderAdi/discord-bot\n   ```\n\n4. **Setup Environment**:  \n   Ensure all dependencies are installed by running:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n5. **Configure the Bot**:\n\n   - Create a `.env` file with your bot token and any other necessary credentials:\n     ```\n     DISCORD_TOKEN=your_discord_bot_token\n     PRODIA_API_KEY=your_prodia_api_key\n     ```\n\n6. **Run the Bot**:  \n   Start the bot by running:\n   ```bash\n   python bot.py\n   ```\n\n---\n\n## ✨ Features\n\n- **Integration with Daytona**: Standardized development environment with devcontainers.\n- **Python Bot Framework**: Modular design to allow easy extension of commands and features.\n- **Discord API**: Handles real-time communication on Discord servers.\n\n---\n\n## 🤝 Contributing\n\n1. Fork the repository.\n2. Create a new branch for your changes:\n   ```bash\n   git checkout -b feature-branch\n   ```\n3. Commit your changes:\n   ```bash\n   git commit -m \"Add feature\"\n   ```\n4. Push to the branch:\n   ```bash\n   git push origin feature-branch\n   ```\n5. Open a pull request.\n\n---\n\n## 📜 License\n\nThis repository is licensed under the MIT License. See the `LICENSE` file for more details.\n\n---\n\n## 📚 Learn More\n\nFor more details on Daytona, visit the [official documentation](https://www.daytona.io/docs).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecoderadi%2Fdiscord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecoderadi%2Fdiscord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecoderadi%2Fdiscord-bot/lists"}