An irc bot that runs a local irc RPG server thing.
Find a file
2025-07-16 23:14:31 -04:00
entities Ok this is the actual inital code... need to convert from mongo to sqlite... 2025-07-15 23:00:02 -04:00
active_rpg.rb Trying to shoe-horn in sqlite. This needs a lot of work. SQLiteConnect needs to initialize itself... reset tables on command and build new ones. Then start hacking at EntityFactory to get active records back. 2025-07-16 23:13:07 -04:00
active_sqlite_record.rb Trying to shoe-horn in sqlite. This needs a lot of work. SQLiteConnect needs to initialize itself... reset tables on command and build new ones. Then start hacking at EntityFactory to get active records back. 2025-07-16 23:13:07 -04:00
dbname Trying to shoe-horn in sqlite. This needs a lot of work. SQLiteConnect needs to initialize itself... reset tables on command and build new ones. Then start hacking at EntityFactory to get active records back. 2025-07-16 23:13:07 -04:00
entity_factory.rb Ok this is the actual inital code... need to convert from mongo to sqlite... 2025-07-15 23:00:02 -04:00
README.md Initial commit 2025-07-15 22:57:08 -04:00
rpg_bets.rb Ok this is the actual inital code... need to convert from mongo to sqlite... 2025-07-15 23:00:02 -04:00
rpg_grid.rb Ok this is the actual inital code... need to convert from mongo to sqlite... 2025-07-15 23:00:02 -04:00
rpgqui.rb Ok this is the actual inital code... need to convert from mongo to sqlite... 2025-07-15 23:00:02 -04:00
sqlite_connect.rb Trying to shoe-horn in sqlite. This needs a lot of work. SQLiteConnect needs to initialize itself... reset tables on command and build new ones. Then start hacking at EntityFactory to get active records back. 2025-07-16 23:13:07 -04:00
testground.rb Trying to shoe-horn in sqlite. This needs a lot of work. SQLiteConnect needs to initialize itself... reset tables on command and build new ones. Then start hacking at EntityFactory to get active records back. 2025-07-16 23:13:07 -04:00

IRC Active RPG bot