{"id":19065692,"url":"https://github.com/star-3gg/flowise-discord-bot","last_synced_at":"2025-04-28T12:11:05.185Z","repository":{"id":227137536,"uuid":"770569103","full_name":"star-3gg/flowise-discord-bot","owner":"star-3gg","description":"Implementation of a discord bot for flowise queries that supports slash commands","archived":false,"fork":false,"pushed_at":"2024-06-06T07:41:04.000Z","size":28,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-18T15:17:38.783Z","etag":null,"topics":["automation","discord-bot","flowise","free"],"latest_commit_sha":null,"homepage":"","language":"Python","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/star-3gg.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":"2024-03-11T19:21:37.000Z","updated_at":"2024-12-19T04:18:29.000Z","dependencies_parsed_at":"2024-06-06T08:54:41.227Z","dependency_job_id":"41708060-5d70-489e-b55e-e08d5e54fc25","html_url":"https://github.com/star-3gg/flowise-discord-bot","commit_stats":null,"previous_names":["star-3gg/flowise-discord-bot"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/star-3gg%2Fflowise-discord-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/star-3gg%2Fflowise-discord-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/star-3gg%2Fflowise-discord-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/star-3gg%2Fflowise-discord-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/star-3gg","download_url":"https://codeload.github.com/star-3gg/flowise-discord-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251311332,"owners_count":21569009,"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":["automation","discord-bot","flowise","free"],"created_at":"2024-11-09T00:52:12.597Z","updated_at":"2025-04-28T12:11:05.166Z","avatar_url":"https://github.com/star-3gg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flowise API Client Discord Bot\n\nPython implementation of a discord bot for Flowise queries that supports slash commands\n\n## For Users that want to Make Use of this Bot\n\n### Installation\n\n1. Create a `.env` from the provided `.env.example` and update it accordingly\n\n2. Start the docker container using docker-compose:\n\n```sh\ndocker-compose up\n```\n\n3. All Done.\n\n### Usage\n\nThe following slash-commands can be used in your discord server, developers can always add new ones or create an issue on this repository:\n\n- `/ask \u003cyour question...\u003e` Takes in a text question and responds with text\n- `/echo` Responds with text `delta`. This is used for testing purposes during development\n\nAll commands are automatically completed, once you start typing `/`.\n\n## For Developers\n\n### Virtual environment\n\nInstall the `python-venv` package for virtual environment support:\n\n```sh\nsudo pacman -Sy python python-venv\n```\n\nCreate a virtual environment using the command:\n\n```sh\npython -m venv .venv\n```\n\nActivate the created virtual environment using the command:\n\n```sh\nsource .venv/bin/Activate\n```\n\nInstall the dependencies in your virtual environment:\n```sh\npip install -r requirements.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstar-3gg%2Fflowise-discord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstar-3gg%2Fflowise-discord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstar-3gg%2Fflowise-discord-bot/lists"}