[READ-ONLY] Mirror of https://github.com/maybeanerd/MagiBot. MagiBot - the community building discord bot that adds joinsounds to your voice channels! discord.gg/2Evcf4T
bot bots community discord gaming hacktoberfest sound
1

Configure Feed

Select the types of activity you want to include in your feed.

chore: maintainer rename

Sebastian Di Luzio (Jan 13, 2024, 3:38 PM +0100) 46e3d71e 15d18d34

+25 -25
+2 -2
.all-contributorsrc
··· 6 6 "commit": false, 7 7 "contributors": [ 8 8 { 9 - "login": "T0TProduction", 9 + "login": "maybeanerd", 10 10 "name": "Sebastian Di Luzio", 11 11 "avatar_url": "https://avatars.githubusercontent.com/u/18548570?v=4", 12 12 "profile": "http://diluz.io", ··· 42 42 ], 43 43 "contributorsPerLine": 7, 44 44 "projectName": "MagiBot", 45 - "projectOwner": "T0TProduction", 45 + "projectOwner": "maybeanerd", 46 46 "repoType": "github", 47 47 "repoHost": "https://github.com", 48 48 "skipCi": true
+1 -1
.github/workflows/pr.yml
··· 8 8 build_container: 9 9 runs-on: ubuntu-latest 10 10 env: 11 - IMAGE_NAME: ghcr.io/t0tproduction/magibot-main-pr 11 + IMAGE_NAME: ghcr.io/maybeanerd/magibot-main-pr 12 12 13 13 steps: 14 14 - name: Checkout
+1 -1
.github/workflows/release.dev.yml
··· 18 18 env: 19 19 REGISTRY: ghcr.io 20 20 ENVIRONMENT: ${{ secrets.ENVIRONMENT }} 21 - IMAGE_NAME: ghcr.io/t0tproduction/magibot-main-${{ secrets.ENVIRONMENT }} 21 + IMAGE_NAME: ghcr.io/maybeanerd/magibot-main-${{ secrets.ENVIRONMENT }} 22 22 PROJECT_NAME: magibot-${{ secrets.ENVIRONMENT }} 23 23 24 24 steps:
+1 -1
.github/workflows/release.prod.yml
··· 18 18 env: 19 19 REGISTRY: ghcr.io 20 20 ENVIRONMENT: ${{ secrets.ENVIRONMENT }} 21 - IMAGE_NAME: ghcr.io/t0tproduction/magibot-main-${{ secrets.ENVIRONMENT }} 21 + IMAGE_NAME: ghcr.io/maybeanerd/magibot-main-${{ secrets.ENVIRONMENT }} 22 22 PROJECT_NAME: magibot-${{ secrets.ENVIRONMENT }} 23 23 24 24 steps:
+1 -1
.vscode/settings.json
··· 25 25 "prettier.endOfLine": "lf", 26 26 "typescript.tsdk": "node_modules/typescript/lib", 27 27 "editor.codeActionsOnSave": { 28 - "source.fixAll.eslint": true 28 + "source.fixAll.eslint": "explicit" 29 29 }, 30 30 "editor.defaultFormatter": "esbenp.prettier-vscode", 31 31 "editor.detectIndentation": false,
+1 -1
CODEOWNERS
··· 1 - * @T0TProduction 1 + * @maybeanerd
+11 -11
README.md
··· 1 - # MagiBot 1 + # MagiBot 2 2 <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> 3 3 [![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) 4 4 <!-- ALL-CONTRIBUTORS-BADGE:END --> 5 - The community building discord bot that enhances voice channels with joinsounds! 6 - 7 - ### Check the bot out 8 - [![MagiBot](https://bots.ondiscord.xyz/bots/384820232583249921/embed?theme=dark&showGuilds=true)](https://bots.ondiscord.xyz/bots/384820232583249921) 9 - ### Join the community 10 - [![Discord Banner 2](https://discordapp.com/api/guilds/380669498014957569/widget.png?style=banner2)](https://discord.gg/2Evcf4T) 11 - 12 - 5 + The community building discord bot that enhances voice channels with joinsounds! 6 + 7 + ### Check the bot out 8 + [![MagiBot](https://bots.ondiscord.xyz/bots/384820232583249921/embed?theme=dark&showGuilds=true)](https://bots.ondiscord.xyz/bots/384820232583249921) 9 + ### Join the community 10 + [![Discord Banner 2](https://discordapp.com/api/guilds/380669498014957569/widget.png?style=banner2)](https://discord.gg/2Evcf4T) 11 + 12 + 13 13 14 14 ## Contributors ✨ 15 15 ··· 20 20 <!-- markdownlint-disable --> 21 21 <table> 22 22 <tr> 23 - <td align="center"><a href="http://diluz.io"><img src="https://avatars.githubusercontent.com/u/18548570?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sebastian Di Luzio</b></sub></a><br /><a href="https://github.com/T0TProduction/MagiBot/commits?author=T0TProduction" title="Code">💻</a> <a href="#ideas-T0TProduction" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/T0TProduction/MagiBot/pulls?q=is%3Apr+reviewed-by%3AT0TProduction" title="Reviewed Pull Requests">👀</a> <a href="#business-T0TProduction" title="Business development">💼</a> <a href="#infra-T0TProduction" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-T0TProduction" title="Maintenance">🚧</a></td> 24 - <td align="center"><a href="https://github.com/spthiel"><img src="https://avatars.githubusercontent.com/u/17518682?v=4?s=100" width="100px;" alt=""/><br /><sub><b>spthiel</b></sub></a><br /><a href="https://github.com/T0TProduction/MagiBot/commits?author=spthiel" title="Code">💻</a> <a href="#ideas-spthiel" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/T0TProduction/MagiBot/pulls?q=is%3Apr+reviewed-by%3Aspthiel" title="Reviewed Pull Requests">👀</a></td> 23 + <td align="center"><a href="http://diluz.io"><img src="https://avatars.githubusercontent.com/u/18548570?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sebastian Di Luzio</b></sub></a><br /><a href="https://github.com/maybeanerd/MagiBot/commits?author=maybeanerd" title="Code">💻</a> <a href="#ideas-maybeanerd" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/maybeanerd/MagiBot/pulls?q=is%3Apr+reviewed-by%3Amaybeanerd" title="Reviewed Pull Requests">👀</a> <a href="#business-maybeanerd" title="Business development">💼</a> <a href="#infra-maybeanerd" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-maybeanerd" title="Maintenance">🚧</a></td> 24 + <td align="center"><a href="https://github.com/spthiel"><img src="https://avatars.githubusercontent.com/u/17518682?v=4?s=100" width="100px;" alt=""/><br /><sub><b>spthiel</b></sub></a><br /><a href="https://github.com/maybeanerd/MagiBot/commits?author=spthiel" title="Code">💻</a> <a href="#ideas-spthiel" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/maybeanerd/MagiBot/pulls?q=is%3Apr+reviewed-by%3Aspthiel" title="Reviewed Pull Requests">👀</a></td> 25 25 <td align="center"><a href="https://github.com/7crmbs2"><img src="https://avatars.githubusercontent.com/u/51399053?v=4?s=100" width="100px;" alt=""/><br /><sub><b>crmbs</b></sub></a><br /><a href="#userTesting-7crmbs2" title="User Testing">📓</a></td> 26 26 </tr> 27 27 </table>
+3 -3
package.json
··· 60 60 }, 61 61 "repository": { 62 62 "type": "git", 63 - "url": "git+https://github.com/T0TProduction/MagiBot.git" 63 + "url": "git+https://github.com/maybeanerd/MagiBot.git" 64 64 }, 65 65 "author": "Sebastian Di Luzio", 66 66 "license": "MIT", 67 67 "bugs": { 68 - "url": "https://github.com/T0TProduction/MagiBot/issues" 68 + "url": "https://github.com/maybeanerd/MagiBot/issues" 69 69 }, 70 - "homepage": "https://github.com/T0TProduction/MagiBot#readme", 70 + "homepage": "https://github.com/maybeanerd/MagiBot#readme", 71 71 "heroku-run-build-script": true 72 72 }
+1 -1
privacy.md
··· 1 1 # Privacy Policy 2 2 3 - Disclaimer (as [defined in the License](https://github.com/T0TProduction/MagiBot/blob/main/LICENSE)): 3 + Disclaimer (as [defined in the License](https://github.com/maybeanerd/MagiBot/blob/main/LICENSE)): 4 4 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 5 5 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 6 6 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+1 -1
renovate.json
··· 1 1 { 2 2 "$schema": "https://docs.renovatebot.com/renovate-schema.json", 3 - "extends": ["github>T0TProduction/renovate-config"] 3 + "extends": ["github>maybeanerd/renovate-config"] 4 4 }
+1 -1
src/commands/info.ts
··· 19 19 { 20 20 name: 'The code is open source!', 21 21 value: 22 - 'Check out [the repository on GitHub](https://github.com/T0TProduction/MagiBot) and leave a star to show your support.', 22 + 'Check out [the repository on GitHub](https://github.com/maybeanerd/MagiBot) and leave a star to show your support.', 23 23 inline: false, 24 24 }, 25 25 {
+1 -1
src/shared_assets.ts
··· 7 7 export const APP_ID = config.appId; 8 8 export const DETAILED_LOGGING = false; 9 9 10 - export const SIGN = 'MagiBot - created by T0TProduction#0001'; 10 + export const SIGN = 'MagiBot - created by @maybeanerd'; 11 11 12 12 export const adminDeferralType = DeferReply.public; 13 13