{"id":18493362,"url":"https://github.com/netfloex/tempo-ts","last_synced_at":"2025-05-14T02:11:11.303Z","repository":{"id":113860455,"uuid":"347458411","full_name":"Netfloex/Tempo-TS","owner":"Netfloex","description":"A simple Discord music bot that can play Soundcloud, Youtube or Spotify tracks.","archived":false,"fork":false,"pushed_at":"2021-03-13T19:23:46.000Z","size":730,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-16T23:25:29.405Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tempo.g-vm.nl","language":"TypeScript","has_issues":false,"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/Netfloex.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":"2021-03-13T19:18:20.000Z","updated_at":"2021-03-13T19:23:49.000Z","dependencies_parsed_at":"2023-07-13T18:16:15.342Z","dependency_job_id":null,"html_url":"https://github.com/Netfloex/Tempo-TS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netfloex%2FTempo-TS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netfloex%2FTempo-TS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netfloex%2FTempo-TS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netfloex%2FTempo-TS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Netfloex","download_url":"https://codeload.github.com/Netfloex/Tempo-TS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254053564,"owners_count":22006739,"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-06T13:14:06.115Z","updated_at":"2025-05-14T02:11:11.282Z","avatar_url":"https://github.com/Netfloex.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"src/img/logo-banner.png\" width=\"400\"\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/website-up-down-green-red/https/tempo.g-vm.nl.svg\"\u003e\n\u003cimg src=\"https://img.shields.io/github/license/Guusvanmeerveld/Tempo-TS.svg\"\u003e\n\u003ca href=\"https://github.com/Guusvanmeerveld/Tempo/actions/workflows/integrate.yml\"\u003e\u003cimg src=\"https://github.com/Guusvanmeerveld/Tempo/actions/workflows/integrate.yml/badge.svg\"\u003e\u003c/a\u003e\n\u003cimg src=\"https://img.shields.io/discord/748833935886254171.svg?label=\u0026logo=discord\u0026logoColor=ffffff\u0026color=7389D8\u0026labelColor=6A7EC2\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003eTempo is a Discord music bot, written in TypeScript.\u003c/p\u003e\n\n### Installation\n\nThe easiest way to install Tempo locally is via Docker:\n```yml\nversion: '3'\nservices:\n    tempo:\n        image: xeeon/tempo\n        container_name: tempo\n        environment:\n            - YOUTUBE=YOUTUBE API TOKEN\n            - SOUNDCLOUD=SOUNDCLOUD CLIENT ID\n            - SPOTIFY_SECRET=SPOTIFY SECRET API TOKEN\n            - SPOTIFY_ID=SPOTIFY SECRET API ID\n            - GENIUS=GENIUS API KEY\n            - DISCORD=DISCORD BOT TOKEN\n            - OWNER=DISCORD OWNER ID\n            - DATABASE_URL=POSTGRES DATABASE URL\n```\nYou can also install Tempo using the following commands:\n```\ngit clone https://github.com/guusvanmeerveld/tempo/ tempo\ncd tempo\nnpm install\nnpm run build\n```\n\n### Tokens\n\nTo start the bot and connect to the Youtube or Soundcloud api, you will need a few tokens in the file `.env`. To do so, you can rename the file [`example.env`](example.env) to `.env` and fill in the necessary tokens/id's.\n\n### Start\n\nTo start the bot, simply run the following command:\n\n```\nnpm start\n```\n\n### Configuration\n\nFor a more specific installation, please check the `config` folder and update the files to your needs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetfloex%2Ftempo-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetfloex%2Ftempo-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetfloex%2Ftempo-ts/lists"}