1
0
Fork 0
This commit is contained in:
Nyx 2025-02-01 17:25:24 -06:00
parent 8deaabf5d8
commit 216c1bf4d7

2
bot.py
View file

@ -2,7 +2,7 @@ import simplematrixbotlib as botLibrary
import json
import fetch
version = "0.2.0"
version = "0.3.0"
print("Imag/quotes bot version " + version)
print("Loading config…")