This is a Discord bot I made, which lets you write and evaluate Lisp code in collaborative sessions on Discord.
I wrote it in a short amount of time, partly for learning purposes, but also because I found the idea exciting and it was fun to hack around.
I'd be happy to get your feedback, especially on how to improve the deletion mechanism (maybe make deletion sexpr-based?). I've tried to make the README detailed enough so that it's easy to make some changes and run your own version.
This was before I was really familiar with Lisp, and looking back I think I would have been way more successful if I was trying to use that instead :D