Commit Graph

96 Commits

Author SHA1 Message Date
aikaterna
4e4f26f2db Merge pull request #13 from Sitryk/patch-3 2018-03-06 23:12:21 -08:00
James
2d8cf0a1e4 Update autoeconomy.py
fixed some setting pointers
2018-03-07 13:50:09 +13:00
aikaterna
a372ff997e Fix outline on usernames > 33 chars 2018-02-28 09:25:18 -08:00
aikaterna
f209aa2975 Merge pull request #11 from mikeshardmind/mass-register
add mass register to autoeconomy
2018-02-03 15:05:38 -08:00
aikaterna
f8a501285f Update version, fix initial balance, update help 2018-02-03 13:47:03 -08:00
michael
3112153c57 don't load economy's setting's through json this
leads to having a different set of settings
if updated through economy after autoeconomy is loaded
reference settings object in economy cog instead
2018-02-02 19:00:43 -05:00
aikaterna
d2291ba7a9 Merge pull request #12 from skeith/patch-1
Let's not be deprecated again
2018-01-31 20:00:52 -08:00
aikaterna
2a1231f42f Update version 2018-01-31 20:00:24 -08:00
Yukirin
2b5e99b403 Let's not be deprecated again
Changed `aiohttp.get` to use `aiohttp.ClientSession()`
2018-02-01 06:12:59 +08:00
michael
48132fe5b8 outdent exit status 2018-01-31 13:59:41 -05:00
michael
8f23276ad2 use the initial_credits parameter when making an account 2018-01-31 13:58:58 -05:00
michael
ae1567425c Move return statement for exit code
Verify a bank exists before trying to register people at it
2018-01-30 18:48:59 -05:00
michael
115144d9e3 massregister is an explicit command, should reflect that in handling of the toggle 2018-01-30 18:08:04 -05:00
michael
37c808a9a1 check if massregistering before issuing debug messages 2018-01-30 18:03:23 -05:00
michael
fa0b3a6389 add mass register 2018-01-30 16:30:54 -05:00
aikaterna
93465b2140 Update readme 2018-01-28 17:15:00 -08:00
aikaterna
39c3e99fa4 Update short descriptions 2018-01-27 14:46:20 -08:00
aikaterna
60eebc6705 Add radio.py 2018-01-23 20:03:22 -08:00
aikaterna
1195b031cc Add forwarding.py 2018-01-23 19:51:03 -08:00
aikaterna
5ff1158c12 Add support server 2018-01-17 16:43:09 -08:00
aikaterna
16af2dc3bd Update CAH deck
Add all 7 deck expansions, thanks to lodi#8138. Also a small amount of formatting cleanup.
2017-12-28 11:26:07 -08:00
aikaterna
d087b14a67 Update readme for otherbot 2017-12-28 10:39:43 -08:00
aikaterna
98e8286052 Add otherbot.py per request 2017-12-28 10:31:35 -08:00
aikaterna
ffb23b839d Update for Antorus, the Burning Throne 2017-12-02 15:16:04 -08:00
aikaterna
837bcf8bb0 Add serverlimit 2017-12-02 12:51:05 -08:00
aikaterna
cb2e4c7312 Add serverlimit 2017-12-02 12:49:51 -08:00
aikaterna
a69f6d3555 Merge pull request #8 from Sitryk/patch-2
Server name length enhancement
2017-11-21 20:14:56 -08:00
aikaterna
5dec06fb52 Update imgwelcome.py 2017-11-21 20:12:52 -08:00
Sitryk
25ca6efe2b server name length thing
Enhancement

Long server names will no longer ride off of the end of the image. They will be shortened with '...'
2017-11-22 17:07:18 +13:00
aikaterna
d15633d5a0 Formatting 2017-11-17 22:53:06 -08:00
aikaterna
531bd3c8a1 picwelcome info.json 2017-11-17 11:17:16 -08:00
aikaterna
8c5e5dd02d Delete temp 2017-11-17 11:12:19 -08:00
aikaterna
2ebce6311f Upload default picwelcome img 2017-11-17 11:12:03 -08:00
aikaterna
4df8db044c Create temp 2017-11-17 11:11:15 -08:00
aikaterna
64a558b1ad Create picwelcome.py 2017-11-17 11:09:08 -08:00
aikaterna
8abe72a0fc New home for away, seen, and hunting 2017-11-15 20:42:31 -08:00
aikaterna
11465d7a9c Add initial credits on account register 2017-10-07 13:23:31 -07:00
aikaterna
b8c33f0870 Autoeconomy permissions 2017-10-04 22:39:23 -07:00
aikaterna
b6a02d51a8 Merge branch 'master' of https://github.com/aikaterna/aikaterna-cogs 2017-10-04 22:28:30 -07:00
aikaterna
2a6d9095bf Add autoeconomy 2017-10-04 22:28:26 -07:00
aikaterna
c3fea724f5 Update chatchart for matplotlib backend 2017-10-03 09:44:41 -07:00
aikaterna
5e9fa245b3 Add chatchart 2017-10-02 18:40:32 -07:00
aikaterna
693312882f Bonus message saving 2017-10-01 12:21:13 -07:00
aikaterna
5555ae2eae Add riot to readme 2017-09-26 20:41:23 -07:00
aikaterna
659a88e91c Riot info.json 2017-09-26 20:40:00 -07:00
aikaterna
b46c8b26a6 Add riot.py 2017-09-26 17:06:56 -07:00
aikaterna
4db6023717 Clear -> White in help string 2017-09-18 19:21:45 -07:00
aikaterna
5358e5efd0 Font list in list command 2017-09-18 00:27:09 -07:00
aikaterna
854078dec8 Await saving 2017-09-18 00:22:35 -07:00
aikaterna
6a461d9077 Add font switcher, msg toggle.
Thanks to Sitrik for the help.
2017-09-18 00:08:11 -07:00