TLDR Bot

TLDR Bot

10 devlogs
86h 30m
Created by Walker

Discord bot to summarize conversations on Discord

Timeline

Walker
Walker
24h 24m 7 days ago

Worked on making a web dashboard for the bot

Update attachment

Came back and decided to work on some UI stuff

Update attachment

An absolute ton of work. had to rewrite a ton of stuff because it wasn't working properly.

Update attachment

A ton of optimizations, experimented with a ton of different LLM's as well. Even did some embeddings stuff

Update attachment

Finalized, add comments

Update attachment

Fixed tons and tons of bug, especially this super annoying one where messages weren't being fetched properly.

Update attachment

Minor visual changes on the embed and buttons

Update attachment

Did a ton of work on commands, formatted it all nicely and added embeds etc, improved the script to fetch messages to be more efficient

Update attachment

Did alot of work with databases, chose a just simple json for now, did alot of processing work there

Update attachment

Mostly worked on using the message history API to fetch messages and do some initial testing on the data.

Update attachment