Skip to content

Commit

Permalink
Update storage.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Badhacker98 authored Nov 16, 2024
1 parent f354ab9 commit be0ae8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shizuchat/plugin/helpers/storage.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

CHAT_STORAGE = [
"mongodb+srv://BADMUNDA:[email protected]/",
"mongodb+srv://SUKH:[email protected]/",
"mongodb+srv://Badmunda_13:[email protected]/",
]

BADMUNDA = MongoCli(random.choice(CHAT_STORAGE))
Expand Down

0 comments on commit be0ae8f

Please sign in to comment.