{"id":22002956,"url":"https://github.com/rssnyder/discord-defillama-volume","last_synced_at":"2026-05-17T04:38:26.907Z","repository":{"id":174813407,"uuid":"652719923","full_name":"rssnyder/discord-defillama-volume","owner":"rssnyder","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-31T20:56:36.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-28T12:39:47.102Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/rssnyder.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-06-12T16:49:02.000Z","updated_at":"2023-06-12T16:49:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"e23e4fea-2a0f-4d01-9a2c-a40e9495b28b","html_url":"https://github.com/rssnyder/discord-defillama-volume","commit_stats":null,"previous_names":["rssnyder/discord-defillama-volume"],"tags_count":5,"template":false,"template_full_name":"rssnyder/discord-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rssnyder%2Fdiscord-defillama-volume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rssnyder%2Fdiscord-defillama-volume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rssnyder%2Fdiscord-defillama-volume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rssnyder%2Fdiscord-defillama-volume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rssnyder","download_url":"https://codeload.github.com/rssnyder/discord-defillama-volume/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245061390,"owners_count":20554563,"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":"2024-11-29T23:42:08.047Z","updated_at":"2026-05-17T04:38:21.876Z","avatar_url":"https://github.com/rssnyder.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# discord-bot\n\na simple discord bot that just changes its nickname and/or status\n\n![image](https://user-images.githubusercontent.com/7338312/172267762-4a725451-ac86-4f81-aa3a-6ddd88e7967c.png)\n\n![GitHub all releases](https://img.shields.io/github/downloads/rssnyder/discord-bot/total?style=flat-square)\n\n```text\nUsage of ./discord-bot:\n  -activity string\n        bot activity\n  -nickname string\n        bot nickname\n  -refresh int\n        seconds between refresh (default 300)\n  -status int\n        0: playing, 1: listening\n  -token string\n        discord bot token\n```\n\nmake sure the bot has \"change nickname\" permissions in the server if using that feature\n\n## docker\n\n### command line\n\n```shell\ndocker run -e \"TOKEN=XXX..XXX\" -e \"NICKNAME=some nickname\" -e \"ACTIVITY=some activity\" -e \"STATUS=0\" -e \"REFRESH=5\" ghcr.io/rssnyder/discord-bot\n```\n\n### docker compose\n\n```yaml\n---\nversion: \"3\"\nservices:\n  discord-bot:\n    image: ghcr.io/rssnyder/discord-bot\n    environment:\n      TOKEN: XXX..XXX\n      NICKNAME: some nickname\n      ACTIVITY: some activity\n      STATUS: 0\n      REFRESH: 5\n```\n\n## command line\n\n### download binary\n\ngrab a download link from [here](https://github.com/rssnyder/discord-bot/releases).\n```shell\ncurl -L https://github.com/rssnyder/discord-bot/releases/download/v\u003cversion\u003e/discord-bot_\u003cversion\u003e_\u003cos\u003e_\u003carch\u003e.tar.gz -o discord-bot.tar.gz\ntar zxf discord-bot.tar.gz\n```\n\n### run\n\n```shell\n./discord-bot -token \"XXX..XXX\" -nickname \"some nickname\" -activity \"some activity\" -status \"0\" -refresh \"5\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frssnyder%2Fdiscord-defillama-volume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frssnyder%2Fdiscord-defillama-volume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frssnyder%2Fdiscord-defillama-volume/lists"}