You are browsing as a guest. Sign up (or log in) to start making projects!

10h 53m 43s logged

I have been working on refactoring the Discord Bot to use Bun.sh

Main things I have done so far:
Use dynamic loading of modules
Add in testing suites
Setup logging utilities
Fix up bot library tasks

0
90

Comments 2

@benshawmean

Huge commit for the refactor: https://github.com/PronounsPage/PronounsPageBot/commit/7fa91c1

The bot is primarily hosted on GitLab and the associated MR over there with all of the code can be found at https://gitlab.com/PronounsPage/Pronouns-Page-Bot/-/merge_requests/22

@Sam

You should explain more for 10hours worth of progress.