301
OmnomIRC Development / Re: OmnomIRC changelog and suggestions
« on: July 15, 2014, 02:50:52 pm »
Lolnope, Nexus 5.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 301
OmnomIRC Development / Re: OmnomIRC changelog and suggestions« on: July 15, 2014, 02:50:52 pm »
Lolnope, Nexus 5.
302
TI Calculators / Re: Doors CSE release candidate 2 trouble in paradise« on: July 15, 2014, 02:35:59 pm »It's a good idea to make backups of your device regularly when you are developing software. You can just fall back on a backup in case of a fatal reset.Indeed, no matter what happens, data loss is your responsibility for not making backups as a safety measure. 303
Miscellaneous / Re: Programming Tutorials, Help, Etc.« on: July 15, 2014, 02:30:14 pm »
Wait what ?
304
OmnomIRC Development / Re: OmnomIRC changelog and suggestions« on: July 15, 2014, 02:27:21 pm »Yeah, mobile devices is a whole branch I still have to officially add support for.Maybe getting one would be a good idea to debug ? 305
Computer Projects and Ideas / Re: FlutterBot« on: July 15, 2014, 04:45:06 am »
Ok so I fixed some bugs and made the plugin system way more robust. Also it supports multiple config files which allows the bot to run on multiple networks by spawning multiple instances of the bot with different configs. I still need to streamline a few things but it's alright for now.
306
News / Re: Nspire 3.9 available, blocks 3.6+Ndless« on: July 15, 2014, 03:44:47 am »
Nothing is impossible with Nlaunch since we can freely patch the OS. Only thing is that the patch needs to be ported.
307
Computer Projects and Ideas / Re: FlutterBot« on: July 15, 2014, 01:53:24 am »
Well of course, since plugins are loaded per channel it's pretty easy to handle that.
308
General Discussion / Re: Watcha Been Listening To?« on: July 15, 2014, 01:45:45 am »* Streetwalrus lost
309
Other / Re: Raspberry Pi Model B+« on: July 14, 2014, 04:08:54 pm »
Are they even continuing model B ?
310
Other / Re: Raspberry Pi Model B+« on: July 14, 2014, 04:07:47 pm »
Meh, as I said, it's an upgrade but there's not really much to it. I want a (much) better CPU and at least 1GB RAM. Right now the Pi is cool only because of it's GPU.
312
Computer Projects and Ideas / Re: FlutterBot« on: July 14, 2014, 12:45:30 pm »
Walp, I program in any situation.
313
Computer Projects and Ideas / Re: FlutterBot« on: July 14, 2014, 12:42:15 pm »
That's kinda weird.
315
Computer Projects and Ideas / FlutterBot« on: July 14, 2014, 09:38:19 am »
So Sorunome keeps complaining about DerpyBot so I set out to write an implementation of it from scratch in Python 3. After a day and a half of work I already have an almost fully featured core which is made up of a plugin manager with multi channel support, admin commands and OmnomIRC parsing. I already made a couple plugins :
-game.py : loses the game -test.py : replies "Test failed" when you say "test" -google.py : the most advanced plugin as of now, contains the same commands as DerpyBot's google.lua (@google, @youtube, @omnimaga, @xkcd and I added @tiplanet to the list) I also have it load/store channels and plugins in a json file so that it rejoins and reloads upon startup. I need to add a config file for some stuff but other than that it works pretty well already. You can currently find it in the spam channel and mess around with it. If it shows any weird error message, please report it. Once the code is clean I'll put it on GitHub. |
|