{"id":15942329,"url":"https://github.com/bclindner/valerius","last_synced_at":"2025-10-19T04:30:51.469Z","repository":{"id":100502589,"uuid":"157043618","full_name":"bclindner/valerius","owner":"bclindner","description":"Modular Discord bot based on discordgo.","archived":true,"fork":false,"pushed_at":"2019-02-15T23:40:19.000Z","size":162,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-16T23:11:53.491Z","etag":null,"topics":["discord-bot","golang","json"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bclindner.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":"2018-11-11T03:23:21.000Z","updated_at":"2023-08-06T22:21:28.000Z","dependencies_parsed_at":"2023-05-15T11:15:26.247Z","dependency_job_id":null,"html_url":"https://github.com/bclindner/valerius","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclindner%2Fvalerius","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclindner%2Fvalerius/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclindner%2Fvalerius/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclindner%2Fvalerius/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bclindner","download_url":"https://codeload.github.com/bclindner/valerius/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237068384,"owners_count":19250057,"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":["discord-bot","golang","json"],"created_at":"2024-10-07T07:41:03.272Z","updated_at":"2025-10-19T04:30:51.143Z","avatar_url":"https://github.com/bclindner.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![valerius](https://i.imgur.com/EsgTukM.png)\n\nValerius (stylized valerius) is a modular Discord bot for personal use.\n\n## Usage\n\nValerius uses JSON to describe all of its commands from generic shells.\nThe program looks for `valerius.json` in the current working directory, but you can set the config file with `valerius -conf \u003cpath_to_configfile\u003e`.\n\nIn essence, a configuration will have a `botToken` property with (surprise) the Discord bot token to log in with, and a `commands` array which contains an array of command configuration objects, each with a `name` to call it by in logs. a `type` to base the command off of, and an `options` object to actually configure the command type with. Put the config file in the same directory as the executable and fire it up and you should have a working bot you can customize on-the-fly, without need for recompilation or source code editing.\n\nYou can also set a log file with the `-log` argument.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbclindner%2Fvalerius","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbclindner%2Fvalerius","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbclindner%2Fvalerius/lists"}