Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/NicolasCwy/Stitch-Telegram-Bot


https://github.com/NicolasCwy/Stitch-Telegram-Bot

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Stitch-Telegram-Bot

Stitch is a Telegram Bot created for NUS Hackers' Hack & Roll 2021. [Check out our writeup!](https://devpost.com/software/stitch-ixqoml)

![What is Stitch?](stitch-poster.jpg)

Our team is
- Chang Weng Yew Nicolas
- Jefferson Lim An Jian
- Lim Boon Hai

## Running it

Env dependencies to set:
`MODE=dev` or `MODE=prod` for local hosting or Heroku, respectively

`TOKEN=`

## License

MIT

## To improve
- Better edge detection and background removal algorithm. We're looking at [rembg](https://github.com/danielgatis/rembg) by Daniel Gatis.
- Ability to host it on a server somewhere (right now it's locally deployed)
- More sticker creation features! editing, deleting, etc.