1
Fork 0
mirror of https://github.com/RGBCube/JsonWrapper synced 2025-07-27 19:57:44 +00:00

Update README.md

This commit is contained in:
RGBCube 2022-01-15 16:42:31 +03:00 committed by GitHub
parent 4c5e71f9a4
commit 298b0d95a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# 🈷️ ClutterDB # 🈷️ ClutterDB
Extremely simple JSON database which behaves like a dict. Extremely simple JSON database which behaves like a dict.
This was made for ClutterBot (still in development). This was made for small discord bots, for big bots you should not use this database.
# 📥 Usage # 📥 Usage
Clone [this](https://github.com/Clutter-Cluster/ClutterDB/blob/main/db.py) file into your project folder. Clone [this](https://github.com/Clutter-Cluster/ClutterDB/blob/main/db.py) file into your project folder.