Skip to content

Commit

Permalink
TriviaBot 0.9
Browse files Browse the repository at this point in the history
- Small tweaks and bugfixes
  • Loading branch information
hexarobi authored Mar 1, 2024
1 parent a0e9766 commit 491bb14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/packages.php
Original file line number Diff line number Diff line change
Expand Up @@ -650,12 +650,12 @@
"lua/TriviaBot" => [
"author" => "hexarobi",
"description" => "Ask Jeopardy trivia questions in lobby and reward correct answers.",
"version" => "0.8.1r",
"version" => "0.9r",
"depends" => [
"lua/natives-3095a",
],
"files" => [
"TriviaBot.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-triviabot/089e6173039f2ec2e845e29573c9d075305f1371/TriviaBot.lua",
"TriviaBot.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-triviabot/8246fd8853c427ee74a297daebccbf8dd4e1f20e/TriviaBot.lua",
],
"resources" => [
"resources/TriviaBot/kids_teen.tsv" => "raw.githubusercontent.com/hexarobi/stand-lua-triviabot/089e6173039f2ec2e845e29573c9d075305f1371/resources/TriviaBot/kids_teen.tsv",
Expand Down

0 comments on commit 491bb14

Please sign in to comment.