{"id":28137433,"url":"https://github.com/necroforger/fantasia","last_synced_at":"2025-05-14T16:25:03.251Z","repository":{"id":140029665,"uuid":"92624803","full_name":"Necroforger/Fantasia","owner":"Necroforger","description":"Discord bot","archived":false,"fork":false,"pushed_at":"2019-11-21T00:35:13.000Z","size":40987,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-21T04:31:47.793Z","etag":null,"topics":["bot","discord","go","golang","music"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Necroforger.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}},"created_at":"2017-05-27T21:23:03.000Z","updated_at":"2020-04-28T05:05:52.000Z","dependencies_parsed_at":"2023-03-16T07:01:08.050Z","dependency_job_id":null,"html_url":"https://github.com/Necroforger/Fantasia","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Necroforger%2FFantasia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Necroforger%2FFantasia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Necroforger%2FFantasia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Necroforger%2FFantasia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Necroforger","download_url":"https://codeload.github.com/Necroforger/Fantasia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254180306,"owners_count":22027956,"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":["bot","discord","go","golang","music"],"created_at":"2025-05-14T16:24:52.095Z","updated_at":"2025-05-14T16:25:03.246Z","avatar_url":"https://github.com/Necroforger.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# Fantasia\n\u003c!-- TOC --\u003e\n\n- [Fantasia](#fantasia)\n- [Dependencies](#dependencies)\n\t- [Audio dependencies](#audio-dependencies)\n- [Installing](#installing)\n- [Running](#running)\n- [Flags](#flags)\n\n\u003c!-- /TOC --\u003e\n\n______________\n# Dependencies\n## Audio dependencies\n* [ffmpeg](https://ffmpeg.org/)\n* [youtubedl](https://rg3.github.io/youtube-dl/) - optional\n\n[ffmpeg](https://ffmpeg.org/) is required for converting audio to opus format. It should be [installed to your path.](http://www.wikihow.com/Install-FFmpeg-on-Windows)\n\nInstalling [youtubedl](https://rg3.github.io/youtube-dl/) will allow you to queue videos in the media player from a variety of sources, such as soundcloud and facebook rather than specifically youtube. [It should be added to your path similarly to ffmpeg.](http://www.wikihow.com/Install-YouTube-DL.py-to-Download-YouTube-Videos-to-Your-PC). If you choose not to use youtube-dl, set UseYotubeDL in the MusicPlayer config to false and it will resort to using the golang downloader, [rylio/ytdl](https://github.com/rylio/ytdl)\n\n# Installing\nGo to the [releases](https://github.com/Necroforger/Fantasia/releases) and download a version or.\n\n`go get -U github.com/Necroforger/Fantasia`\n\nNavigate to GOPATH/github.com/Necroforger/Fantasia and use `go build` to create an executeable.\n\n# Running\nExecute the bot and it should generate a `config.toml` file. Fill this in with your bot information and execute the bot again. You can copy the sample config to get started quickly.\n\n# Flags\n\nExecuting with flags is optional unless you want to use the same config\nWith multiple tokens, or use a config file stored in a path other than `./config.toml`\n\n| Flag | Description           |\n|------|-----------------------|\n| t    | Specify the bot token |\n| c    | Config file path      |\n| s    | Enable selfbot mode   |\n| p    | Bot prefix            |\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnecroforger%2Ffantasia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnecroforger%2Ffantasia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnecroforger%2Ffantasia/lists"}