1
0
Fork 0

0.2.0-dev

This commit is contained in:
Nyx 2025-01-31 21:13:05 -06:00
parent 022064e227
commit 5392f00a49

2
bot.py
View file

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