DEV Community

Discussion on: How did my password manager do after launch?

Collapse
 
imthedeveloper profile image
ImTheDeveloper • Edited

Ive been in the crypto scene for a while now and most of the communities run on telegram messenger. I built a platform that allows you to register your own telegram bot that can help to manage the community. Delete messages, stop spammers, analytics etc.

modr8.net (Whitelabel telegram community management bot platform...)

Aimed to be something different as current services out there don't let you register your own bot which you can personalize to your brand, you have to add their bot which can make you look a bit cheap. With mine you control all your bot profile so avatar, profile description etc. This means people see the bot as something the community built itself and not one they got from my platform.

Very nieche! but I learnt so much new stuff I hadn't used before:

Stripe integration
Crypto payments
Docker
Message queue/work queues
Mixing JSON in postgres
Dashboard frontend frameworks
Telegram login widget

It's endless...

Thread Thread
 
swlkr profile image
Sean Walker

Whoa this looks amazing! I'm actually really impressed that you could put all of that together in 3 months as a side project! Wow. Nice work!!