Charon

Charon

4 devlogs
15h 44m
Created by amber

An API to invite people to Slack

Repository

Timeline

I did this a bit ago and forgot to devlog, but I made docs using Docusaurus!

Unfortunately Charon is now useless because Hack Club is migrating to Slack Enterprise+, but it was really fun to build even if it was a few years late :p

Update attachment

I spent a really long time designing a nice layout for the app home and have now just built it!

Update attachment

Well I've not really devlogged as much as I should have pf, but it all works now! I've got IDV support, user inviting, promotion and more! Unfortunately Hackatime lost a bunch of my hours because Zed wakatime is terrible, but oh well.

Now I just need to make an app home dashboard. I already have a bit of a basic one but I need a UI to manage programs and for admins to change global settings.

Update attachment
amber amber 2 months ago
l1 l2
amber amber 2 months ago
hi hi hi

Started the project :D
I've been fighting with SQLModel, migrating to Piccolo (best decision), creating a system to run a command in Slack to request an API key and adding an approval/rejection system for that.

So far so good, added an endpoint to invite the user using the API key, and it works!!

Except.... it also doesn't work when using certain API keys which I now need to figure out

Update attachment