lizardman301 / Lizard-bot-rsf

Simple bot built for the r/streetfighter East Coast online weekly tournament to help players see current round and with some commands for TOs. Requires discord.py
Mozilla Public License 2.0
6 stars 4 forks source link

Allow remote DB access for devs #120

Closed nogarremi closed 3 years ago

nogarremi commented 3 years ago

Added support for a developer command to assist in not having direct access to the database This is limited by Discord user IDs and a specific developer Discord server to prevent unwanted access Closes #119 -Nog