aMytho / GlimBoi

A chatbot for Glimesh.tv
https://glimboi.com
MIT License
8 stars 2 forks source link

Feature: Data folder profiles #40

Closed AdamHebby closed 1 year ago

AdamHebby commented 3 years ago

based on current username that chat is connected to, load specific databases for that streamer

data/
  default/
    settings.db
    commands.db
    etc ...
  mytho/
    commands.db
    etc ...
  shadeslayer890/
    commands.db
    etc ...

if I connect to your stream, your commands will load, and mine will load my commands.

Having a button to open the folder to give the commands to someone else shouldn't be an issue, cos auth will be stored somewhere else, same for settings and recentChannels etc etc. Just commands would be hot-swapped

Once a new chat is connected, overload the current DB with the freshly loaded DB

aMytho commented 1 year ago

Just so you are aware, Glimesh is closing down July 1st. I'll be closing most issues and possibly archiving the repo.

Thank you for your help on the bot! You did a great job, and convinced me that we had something worth building. Glimesh didn't turn out like we wanted, but we still made a really good community tool. I've added support for custom servers so the bot will live in on some fashion.

Thanks, Mytho