{"id":18074120,"url":"https://github.com/sustained/fladdermus","last_synced_at":"2026-05-14T21:32:00.419Z","repository":{"id":44835252,"uuid":"234410976","full_name":"sustained/fladdermus","owner":"sustained","description":"🦇 Riddle me this, riddle me that, who's afraid of the robot-bat?","archived":false,"fork":false,"pushed_at":"2023-01-05T05:16:45.000Z","size":456,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T18:52:12.502Z","etag":null,"topics":["discordjs","discordjs-bot","klasa","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sustained.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-16T21:00:45.000Z","updated_at":"2020-01-17T08:17:38.000Z","dependencies_parsed_at":"2023-02-03T12:32:21.759Z","dependency_job_id":null,"html_url":"https://github.com/sustained/fladdermus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sustained/fladdermus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sustained%2Ffladdermus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sustained%2Ffladdermus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sustained%2Ffladdermus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sustained%2Ffladdermus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sustained","download_url":"https://codeload.github.com/sustained/fladdermus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sustained%2Ffladdermus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266717709,"owners_count":23973384,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["discordjs","discordjs-bot","klasa","typescript"],"created_at":"2024-10-31T10:11:21.176Z","updated_at":"2025-10-16T08:31:50.520Z","avatar_url":"https://github.com/sustained.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fladdermus\n\nFladdermus is my personal Discord bot. She's written in TypeScript, using Klasa which is built on top of discord.js.\n\n## Introduction\n\nThe first few versions mostly related to language learning as that was my main interest at the times, so she could do things like:\n\n- exercises relating to evaluating one's proficiency in a language\n- conjugating verbs etc.\n- looking up word in dictionaries, on Wiktionary etc.\n- and so on\n\n### Why \"Fladdermus\"?\n\nFladdermus is the Swedish word for bat and Swedish is my [L2](https://en.wikipedia.org/wiki/Second_language). :bat:\n\nI don't particularly like bats (except Fladdermus) but it's just a fun word.\n\nIt roughly translates as \"flapping mouse\". I know, right?\n\n### Why version 4?\n\nI'm learning [Klasa](https://klasa.js.org/#/) to replace my old friend Commando and I decided to relearn [TypeScript](https://www.typescriptlang.org/) simultaneously, so... I needed a project.\n\n### Where are versions 1 through 3?\n\nThose repositories are private.\n\n## Documentation\n\nThere are READMEs in every directory, which will give you a brief overview of what that directory contains.\n\nThe code will also be at least somewhat reasonably well-commented, so feel free to read the source.\n\n## Installation\n\n### Setup\n\n```\ncp .env.example .env # Copy the example dotenv file\ncode .env            # Configure the bot in your editor of choice\n```\n\n#### Required environmental variables\n\n- `NODE_ENV` - Either `development` or `production`\n- `CLIENT_ID` - [The client ID of your Discord application](https://discordjs.guide/preparations/setting-up-a-bot-application.html)\n- `OWNER_ID` - [The ID of your Discord user account](https://support.discordapp.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID-)\n- `TOKEN` - [The bot token for your Discord application's bot user](https://discordjs.guide/preparations/setting-up-a-bot-application.html)\n\n### Install Dependencies\n\n```\nnpm install\n```\n\n### Compilation\n\n```\nnpm run build\n```\n\n### Running\n\n```\nnpm run start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsustained%2Ffladdermus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsustained%2Ffladdermus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsustained%2Ffladdermus/lists"}