{"id":18185971,"url":"https://github.com/eidiinnn/rust-discord-bot","last_synced_at":"2026-01-30T03:01:46.903Z","repository":{"id":260768681,"uuid":"851342640","full_name":"eidiinnn/rust-discord-bot","owner":"eidiinnn","description":"A Discord bot made in Rust with IA functionalities.","archived":false,"fork":false,"pushed_at":"2024-11-23T12:16:33.000Z","size":55,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T20:13:59.574Z","etag":null,"topics":["bot","discord","llama3","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/eidiinnn.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-09-02T23:18:47.000Z","updated_at":"2024-11-23T12:16:36.000Z","dependencies_parsed_at":"2024-11-02T13:26:00.350Z","dependency_job_id":"44b8fc9b-298d-452c-bb00-212e4a170341","html_url":"https://github.com/eidiinnn/rust-discord-bot","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":0.06666666666666665,"last_synced_commit":"6ef25e52476a94b0c991050bab540d57da9b770f"},"previous_names":["eidiinnn/rust-discord-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eidiinnn%2Frust-discord-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eidiinnn%2Frust-discord-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eidiinnn%2Frust-discord-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eidiinnn%2Frust-discord-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eidiinnn","download_url":"https://codeload.github.com/eidiinnn/rust-discord-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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","llama3","rust"],"created_at":"2024-11-02T23:04:11.913Z","updated_at":"2026-01-30T03:01:41.870Z","avatar_url":"https://github.com/eidiinnn.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust Discord Bot\nA Discord bot made in Rust with IA functionalities.\n\n## How Install\nSimple way to install and run this project on your computer.\n### Install LLAMA3.2 by docker\nI Recomend to use a computer with GPU, if you don't have it, remove the `--gpus=all` from the first command\n```bash\ndocker run -d --gpus=all -v ollama:/root/.ollama -p 11434:11434 --name ollama ollama/ollama\ndocker exec -it ollama ollama run llama3.2\n```\n\n### Install Redis by docker\n```bash\ndocker run --name redis -p 6379:6379 -d redis \n```\n\nMore informatation on: https://hub.docker.com/r/ollama/ollama\n### Project clone\n```bash\ngit clone https://github.com/eidiinnn/rust-discord-bot\ncd rust-discord-bot\n```\n\n### .env file Setup\n```\nGUILD_ID=The Discord server guild\nTOKEN=Your Discord token\n```\n\n### Start the project\n```bash\ncargo run\n```\n### Bot usage\nGo to any chat on GUILD_ID Discord server you put, and use / in the chat to see the available commands.\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feidiinnn%2Frust-discord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feidiinnn%2Frust-discord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feidiinnn%2Frust-discord-bot/lists"}