Troubles with github hosted bot
Fragment of a discussion from Talk:RoboRumble
← Thread:Talk:RoboRumble/Troubles with github hosted bot/reply
Jump to navigation
Jump to search
← Thread:Talk:RoboRumble/Troubles with github hosted bot/reply
I find the problem. Looks like github changed the raw download url. Now we have to add to the file name the following suffix
?raw=true
I.e. old github jar urls need to be converted from something like
https://github.com/realr2d2/Bots/blob/gh-pages/pbg.NinjaX_1.2.jar
to
https://github.com/realr2d2/Bots/blob/gh-pages/pbg.NinjaX_1.2.jar?raw=true
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Return to Thread:Talk:RoboRumble/Troubles with github hosted bot/reply (2).