{"id":20725459,"url":"https://github.com/fastforwardteam/fastforward-bot","last_synced_at":"2025-05-11T00:30:47.977Z","repository":{"id":47091470,"uuid":"404899224","full_name":"FastForwardTeam/Fastforward-Bot","owner":"FastForwardTeam","description":"The Discords own very special Bot!","archived":true,"fork":false,"pushed_at":"2022-10-22T00:30:51.000Z","size":371,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T08:50:32.949Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FastForwardTeam.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}},"created_at":"2021-09-09T23:38:40.000Z","updated_at":"2025-02-06T01:55:52.000Z","dependencies_parsed_at":"2023-01-20T09:46:05.492Z","dependency_job_id":null,"html_url":"https://github.com/FastForwardTeam/Fastforward-Bot","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/FastForwardTeam%2FFastforward-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastForwardTeam%2FFastforward-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastForwardTeam%2FFastforward-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastForwardTeam%2FFastforward-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FastForwardTeam","download_url":"https://codeload.github.com/FastForwardTeam/Fastforward-Bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253501674,"owners_count":21918316,"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-17T04:18:56.802Z","updated_at":"2025-05-11T00:30:47.723Z","avatar_url":"https://github.com/FastForwardTeam.png","language":"Go","readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1\u003e \u003cimg src=\"https://fastforward.team/img/branding.png\" width=\"400\" /\u003e \u003c/h1\u003e\n\u003cp\u003e \u003ch3\u003e \u003cstrong\u003e FastForward Bot: Our Discord Toolbox \u003c/strong\u003e \u003c/h3\u003e \u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg alt=\"GitHub Workflow Status\" src=\"https://img.shields.io/github/workflow/status/FastForwardTeam/Fastforward-Bot/Go?label=Status\u0026style=for-the-badge\"\u003e\n\u003ca href=\"https://discord.com/invite/RSAf7b5njt\"\u003e\u003cimg alt=\"Discord\" src=\"https://img.shields.io/discord/876622516607656006?label=Join%20our%20discord\u0026logo=discord\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp\u003e \u003ca href=\"#about\"\u003eAbout\u003c/a\u003e | \u003ca href=\"#compiling--running\"\u003eCompiling \u0026 Running\u003c/a\u003e | \u003ca href=\"#support\"\u003eSupport\u003c/a\u003e \u003c/p\u003e\n\u003c/div\u003e\n\n\n# About\nThis is the FastForward utility box, a bot used mainly on our Discord server. It contains some functions such has verifying string hashes \u0026 more. Written in Golang.\n\nMade specific for slash (/) commands.\n\n# Compiling \u0026 Running\n\n## Prerequisites\n\n- [Go](https://go.dev/dl) ≥ 1.18.4\n- [Node.js](https://nodejs.org/en/download/) ≥ 16.16.0\n- [Npm](https://www.npmjs.com/package/npm) ≥ 8.12.1\n- [hash-detector-cli](https://www.npmjs.com/package/hash-detector-cli) ≥ 1.2.6\n\n## Preparing the environment\n1. Install Go, Node.js and Npm.\nThe instructions are on their linked pages.\n\n2. Install hash-detector-cli with Npm\n```sh-session\nnpm install -g hash-detector-cli\n```\n\n3. Clone this repository\n```sh-session\ngit clone git@github.com:fastforwardteam/fastforward-bot.git\ncd fastforward-bot\n```\n\n4. Edit the .env.example file and rename it to .env\n```sh-session\n# Use your preferred editor.\nnano .env.example\n# Then, rename it\nmv .env.example .env\n```\n\n5. Run or compile it.  \nTo run, use `go run`\n```sh-session\ngo run .\n```\n\nTo build, use `go build`\n```sh-session\ngo build\n```\n\nGo should automatically fetch all dependencies.\n\n# Support\nIf you need help, join our discord by clicking on the badge or [here](https://discord.com/invite/RSAf7b5njt).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastforwardteam%2Ffastforward-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastforwardteam%2Ffastforward-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastforwardteam%2Ffastforward-bot/lists"}