mirror of
https://github.com/pragma-/pbot.git
synced 2026-03-29 03:28:02 +02:00
Update factoids to use new random-quote command
This commit is contained in:
parent
3c8d98b80b
commit
5195082bd5
BIN
data/factoids.sqlite3
vendored
BIN
data/factoids.sqlite3
vendored
Binary file not shown.
@ -25,7 +25,7 @@ use PBot::Imports;
|
||||
# These are set by the /misc/update_version script
|
||||
use constant {
|
||||
BUILD_NAME => "PBot",
|
||||
BUILD_REVISION => 4943,
|
||||
BUILD_REVISION => 4944,
|
||||
BUILD_DATE => "2026-03-27",
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user