{"id":25451381,"url":"https://github.com/bagtoad/nicknamer","last_synced_at":"2025-05-16T10:35:30.199Z","repository":{"id":186205982,"uuid":"594521424","full_name":"BagToad/NickNamer","owner":"BagToad","description":"A just-for-fun discord bot to randomize nicknames.","archived":false,"fork":false,"pushed_at":"2024-05-04T21:39:15.000Z","size":66,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-17T22:28:38.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/BagToad.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-28T20:01:49.000Z","updated_at":"2024-05-04T21:39:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b86b815-cf37-446f-b645-55f3bc3b4121","html_url":"https://github.com/BagToad/NickNamer","commit_stats":null,"previous_names":["bagtoad/nicknamer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BagToad%2FNickNamer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BagToad%2FNickNamer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BagToad%2FNickNamer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BagToad%2FNickNamer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BagToad","download_url":"https://codeload.github.com/BagToad/NickNamer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254513429,"owners_count":22083562,"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-02-17T22:25:04.963Z","updated_at":"2025-05-16T10:35:30.180Z","avatar_url":"https://github.com/BagToad.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NickNamer\n\nA Discord bot designed to randomize nicknames within your server. It offers a fun and interactive way to mix things up and keep your server lively. \n\n## Overview\n\nSetting up NickNamer is straightforward. You'll need to have Python installed on your server, along with the discord.py library. The bot uses a `.env` file to securely store the `API_TOKEN` required for Discord bot authentication.\n\n### Setup Instructions\n\n1. Ensure Python 3.8 or higher is installed.\n2. Install discord.py using pip: `pip install discord.py`.\n3. Clone this repository to your server.\n4. Create an env var and add your Discord bot token as `API_TOKEN=your_token_here`.\n5. Run the bot using `python src/main.py`.\n\n## Bot Commands\n\nNickNamer implements several commands to manage nicknames within your server:\n\n- `?remember [word]`: Adds a word to the pool of nickname parts.\n- `?forget [word]`: Removes a word from the pool of nickname parts.\n- `?forgetall`: Clears the pool of nickname parts.\n- `?names`: Lists all words currently in the pool.\n- `?randomizeme [num_of_words]`: Randomizes the nickname of the command issuer using the specified number of words from the pool.\n- `?randomize [user] [num_of_words]`: Randomizes the nickname of the specified user.\n- `?randomizeall [num_of_words]`: Randomizes the nicknames of all server members with the specified role.\n- `?rolename [role_name]`: Sets the role name required to use the randomization commands.\n- `?flip [user]`: Reverses the order of words in the user's nickname.\n\n### Requirements for Running Commands\n\n- The bot will only change the names of users with the specified role. Change the role with `?rolename`.\n\n## Requirements\n\n- Python 3.8 or higher.\n- discord.py library.\n- A Discord bot token.\n\nRemember to keep your `API_TOKEN` secure and never share it publicly.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbagtoad%2Fnicknamer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbagtoad%2Fnicknamer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbagtoad%2Fnicknamer/lists"}