-3

Hi I'm making a discord bot on REPL (Python) and ran into a issue with the code remembering data across server. This is an issue for me because if I want to use this bot across server it will have setting from another server

Here is the link to the code: https://github.com/bosco26/BOTSCO-Bot.git

Jacob Lee
  • 4,405
  • 2
  • 16
  • 37
bosco
  • 3
  • 1

1 Answers1

0

replit has a inbuilt database! here's the link to the database docs: https://docs.replit.com/misc/database

ItsChris
  • 42
  • 2