This commit is contained in:
Nyx 2025-01-31 20:36:13 -06:00
parent c92830f40b
commit cd181af11d

2
bot.py
View file

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