dcdunkan / tinybots

Small bots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Hi. I'm Dunkan and this is where I keep my small Telegram bots. Most of them might be incomplete in code, but I try to write about the idea of that bot in their respective READMEs, as this is also a place for plotting the ideas. Feel free to take the work-in-progress bots or the raw ideas, if you liked it. If you managed to complete, consider opening a pull request with a link to it.

If you are interested, you can join the Telegram channel where I post about the bots that I create and host.

List of the bots that currently lives in this repository

  • GitHub Status: A bot for posting real-time status of GitHub systems. Join https://t.me/status_gh if you want to get the updates.
  • Image Resizer: Very basic bot for resizing an image to given dimensions.
  • Slot-Machine CAPTCHA: Unique slot-machine CAPTCHA system for supergroups.
  • i18n: A service bot for users to set their preferred language and other developers to get it with simple HTTP API.
  • Slash CC: Carbon-copy your message to the mentioned ones even if they are not in the group.
  • Fold: Fold your files into a single link with optional password protection.

There is more.

I have also created a few other bots.

Licensed under MIT © 2023

About

Small bots.

License:MIT License


Languages

Language:TypeScript 93.7%Language:Fluent 6.3%