Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
we're done!!
  • Loading branch information
qreoct authored Jan 9, 2021
1 parent 12985ba commit af12767
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Stitch-Telegram-Bot

Stitch is a Telegram Bot created for NUS Hackers' Hack & Roll 2021.
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)

Expand All @@ -13,8 +13,14 @@ Our team is

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

`TOKEN=<your Telegram bot API 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.

0 comments on commit af12767

Please sign in to comment.