SideProjectGuys / invite-manager-bot

A discord bot that tracks invites and much more
https://docs.invitemanager.co/
GNU General Public License v3.0
166 stars 136 forks source link

Exporting invite database #161

Closed MCMrARM closed 3 years ago

MCMrARM commented 4 years ago

Hello, I'm interested in exporting the invite database (joins and inviteCodes tables) for my premium guild, 450367979310284801. Any format works for me, including a SQL dump. I'm also willing to implement this feature and submit a pull request if there's interest in adding this feature to the bot itself.

Thank you!

SyntaxDragon commented 3 years ago

just use the mysql dump tool or google "MySQL/MariaDB export collections"

MCMrARM commented 3 years ago

I have no access to the infrastructure as we used the officially hosted bot :/ Yes if I self-hosted it'd be trivial.