A Telegram bot that sends code from GitHub.
Open up any file within a GitHub repository, click on a line number or various (holding Shift) and in any chat, type @githubquotebot and paste the URL (should end with #L5-L21, for example).
Profiles automatically work! (i.e. https://github.com/ilaicraftYT/ilaicraftYT)
To install dependencies:
bun installTo run:
bun run src/index.tsFill up .env.example before running.