Tags: MeLlamoPablo/schedulebot
Tags
Version 1.2.1 (#16) * Merge branch 'dota-feature-multiple-steam-bots' Squashed commit of the following: commit ff26b5d Author: Pablo Rodríguez <[email protected]> Date: Sat Jan 14 17:15:09 2017 +0100 Works apparently. commit bed8095 Author: Pablo Rodríguez <[email protected]> Date: Fri Jan 13 11:34:17 2017 +0100 small progress commit 07a80e5 Author: Pablo Rodríguez <[email protected]> Date: Thu Jan 12 20:47:31 2017 +0100 Fixed some things + status command (untested) commit 5594b93 Author: Pablo Rodríguez <[email protected]> Date: Thu Jan 12 14:06:28 2017 +0100 Seems to work now commit e864b89 Author: Pablo Rodríguez <[email protected]> Date: Thu Jan 12 13:26:51 2017 +0100 Getting an error on lobby creation commit 100c4df Author: Pablo Rodríguez <[email protected]> Date: Wed Jan 11 20:41:56 2017 +0100 Still a wip... commit 64bb4e1 Author: Pablo Rodríguez <[email protected]> Date: Wed Jan 11 13:30:49 2017 +0100 Forgot to upload the next version sql changes commit 977b5cb Author: Pablo Rodríguez <[email protected]> Date: Wed Jan 11 13:29:45 2017 +0100 Still a wip I'm making soooooo much changes without testing, but I can't right now. Debugging is gonna be fun. commit 403bf75 Merge: 227c59a 4b005fd Author: Pablo Rodríguez <[email protected]> Date: Wed Jan 11 12:01:08 2017 +0100 Merge branch 'dota-dev' into dota-feature-multiple-steam-bots commit 227c59a Author: Pablo Rodríguez <[email protected]> Date: Sat Jan 7 14:22:57 2017 +0100 Still a work in progress Rewriting the dotahandler module. commit 5d1aa84 Author: Pablo Rodríguez <[email protected]> Date: Fri Jan 6 21:38:12 2017 +0100 Doesn't work so far commit a95b25e Author: Pablo Rodríguez <[email protected]> Date: Fri Jan 6 13:28:27 2017 +0100 Changed scripts to work with multiple bots * Fetching MMR from OpenDota * Finished MMR support. * Added CM Pick option (Needs testing) * Updated usage guide * Bug fixes * The bot is able to retrieve the Match ID * Removed uneccessary comment * Added enfore MMR ability * Added some config options. Final v1.2 commit- * v1.2.1 with bug fixes
ScheduleBot for Dota v1.1.0 Merged branch dota-dev into dota
Minor bug fix The command link-steam wouldn't show the readable prefix.
Added update scripts for the dota branch. The bot will also save the sentry file to the database if found in the local machine.
Now saving the sentry file in the database Heroku's free plan may restart the app at any time, and delete the sentry file. Thus, the bot would crash because it wouldn't be able to log in to Steam.
Fixed bug in db_setup.sql ID being INTEGER and not SERIAL would cause internal errors with the "create" command.
PreviousNext