https://github.com/zaida04/im-x-renamer
🤖💢 Annoy the life out of your friends by having this bot rename them to whatever comes after the word "I'm" in their discord messages. This is why I have no friends
https://github.com/zaida04/im-x-renamer
Last synced: about 1 year ago
JSON representation
🤖💢 Annoy the life out of your friends by having this bot rename them to whatever comes after the word "I'm" in their discord messages. This is why I have no friends
- Host: GitHub
- URL: https://github.com/zaida04/im-x-renamer
- Owner: zaida04
- License: mit
- Created: 2021-02-05T01:19:23.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-05T03:10:39.000Z (over 5 years ago)
- Last Synced: 2025-02-06T07:32:24.089Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# im-x-renamer
Annoy the life out of your friends by having this bot rename them to whatever comes after the word "I'm" in their discord messages. This is why I have no friends.
# Setup
## ENV Vars
- `DISCORD_TOKEN`: token of your discord bot
- `COOLDOWNAMNT`: custom cooldown between renames.
## Installation Methods
1. you can drop `docker-compose.prod.yml` in an empty folder and let [`docker-compose`](https://docs.docker.com/compose/) do it's magic with the command `docker-compose -f docker-compose.prod.yml up -d`
2. you can clone the repo, run `npm i`, supply the proper env variables, `npm run build`, and then finally `npm run start`
3. you can locally build the Dockerfile or use the local docker-compose file
# LICENSING
> im-x-renamer © zaida04, Released under the MIT License.