52 Commits

Author SHA1 Message Date
cfa3880a09 Creating core utils for boiler plate code 2018-02-04 22:14:11 +00:00
c80dea32ea Fixing the interpolation of the emoji on upload 2017-12-17 10:42:04 -08:00
bcb06f6545 Adding emoji functionality and updating the roles to match the new server 2017-12-17 18:23:48 +00:00
642224db30 updating token for dragon bot 2017-12-16 18:40:22 -08:00
1ab6804137 Change minecraft container to beyondreality 2017-10-02 10:50:18 -07:00
2dcdcebfb0 doggos, fixes #30 2017-10-02 17:49:14 +00:00
dfee44f829 Cleanup is only allowed in the test channel 2017-09-30 15:53:31 -07:00
Jason Ji
5a711b34d5 stock plugin mk1 2017-09-24 17:31:03 -07:00
6d1b09bb16 Smug faces yall 2017-09-22 13:00:22 -07:00
6f3d6db5d6 Adding pout 2017-09-21 21:31:54 -07:00
Jason Ji
7097a266c6 Weather 2017-09-22 03:53:06 +00:00
bae7b00f75 change cleanup number to 10 2017-09-21 16:18:46 -07:00
Zoid
9a7d24bcbb Add support for fuckinghomepage.com. Fixes #23 2017-09-19 17:08:51 -06:00
1e48dc1d10 Send users a PM with their roles 2017-09-14 20:28:04 +00:00
50605eb589 Rewrite of the help output. now it will PM you 2017-09-02 00:56:34 -04:00
560f8a503a Move the avatar stuff into its own module to keep things clean 2017-08-20 14:40:41 -05:00
726c8424bb randomize profile pic on launch and create a get from reddit function 2017-08-20 16:50:17 +00:00
8264a780cc Really big PR.\nBuilding out a role check module and linting a lot of the bot for cleanliness. Fixes #22 2017-08-18 17:22:15 -05:00
d6a4e39c0a Adding in wolfram alpha functionality 2017-08-17 10:21:29 -07:00
615ba38880 removing unused imports 2017-08-17 00:28:58 -07:00
cecfb20bab Also alphabatizing the imports 2017-08-17 00:27:34 -07:00
a101282b62 Moving lewds into its own module and alphabatizing all the if statements in dragon-bot.py 2017-08-17 00:26:58 -07:00
Unknown
522609c8ef Complete Rewrite
changed everything
2017-08-17 00:30:17 -05:00
Unknown
da0598d445 wallpaper moved to isolated module
also allows !wallpaper help
see issue #7 for details
2017-08-16 22:04:30 -05:00
fcf39f1ed8 Fixing decidee lgoic and shortening excuse logic 2017-08-16 19:55:16 -07:00
Tyler Hodapp
530bfc506c Merged in decide (pull request #23)
moving decide into it s own module

Approved-by: Luke Robles <lukelrobles@gmail.com>
2017-08-17 02:26:25 +00:00
Tyler
c15bccc4e3 fixing the names of decide 2017-08-16 18:53:30 -06:00
Jonathan Tan
970de1b55f doin the thing 2017-08-16 17:00:43 -07:00
Tyler
460a2e7a1b moves decide into a module, fixes #11 2017-08-16 16:58:47 -06:00
bb32a5769a Set dragon bot's status to show the help command 2017-08-15 13:24:55 -07:00
b5704ff8a4 adding my 8ball code to dragon bot, see #13 2017-08-12 10:17:33 -07:00
e061537758 formatting 2017-08-11 19:33:20 -07:00
e1056cd5d2 formatting 2017-08-11 19:29:35 -07:00
Tyler Hodapp
df3b811da1 dragon-bot.py edited online with Bitbucket 2017-08-12 02:21:34 +00:00
Tyler
883f9fef1d added define module, fixes #3 2017-08-11 20:13:03 -06:00
b6658745f6 cleaning up this block of code as well 2017-08-10 15:08:14 -07:00
6b354777b5 also making the environment varible more sensible 2017-08-10 14:46:22 -07:00
7ef01b36cb Adding debug mode 2017-08-10 14:44:13 -07:00
be0ef80f73 fixing typo 2017-08-10 14:40:13 -07:00
e3ab8ee0e3 Adding some more prints to the on_ready function 2017-08-10 14:38:43 -07:00
b618bc85d6 Finally a testing framework, fixes #9 2017-08-10 13:53:32 -07:00
a478c446fd Merged in fix_define (pull request #14)
Fixing define method, fixes #5
2017-08-09 21:03:19 +00:00
c01aa83df8 Merged in help_module (pull request #16)
Condensing the help method into just two lines!, fixes #8
2017-08-09 21:02:39 +00:00
2fc4f4f7ab Condensing the help method into just two lines!, fixes #8 2017-08-09 13:56:11 -07:00
Kyler Juresic
3666599487 Hotfix for purge
misaligned indent, fixes issue #6
2017-08-09 15:32:23 -05:00
Kyler Juresic
d02b1c4435 Purge argument numLines Revision1 2017-08-09 15:01:12 -05:00
3ecc31e8e9 Fixing define method 2017-08-09 12:24:44 -07:00
Kyler Juresic
a9c3829216 Purge argument numLines
adds arg to modify num lines to purge, defaults to 20.
2017-08-08 19:44:43 -05:00
Tyler Hodapp
429a64cb7a Merged in get_help_method (pull request #7)
renaming method
2017-08-08 23:07:11 +00:00
cbf3f58102 Modifying the docker file to install docker on a separate step so we can cache that bit to speed up testing. also adding a script that will run some quick tests 2017-08-08 15:55:01 -07:00