jesopo
|
912c693fcd
|
!lotterybuy should require authentication because it uses coins
|
2018-10-13 01:16:18 +01:00 |
|
jesopo
|
bb531a6104
|
'redude' -> 'reduce' (my redudes), import random because i forgot to, don't
try to do lottery for networks that have no lottery tickets purchased
|
2018-10-13 01:14:07 +01:00 |
|
jesopo
|
00e5890a92
|
Fixed incorrect comment about what counts as high/low for roulette in
modules/coins.py
|
2018-10-13 00:44:04 +01:00 |
|
jesopo
|
95b398c422
|
Give coins lost to the house in roulette to the Bank
|
2018-10-13 00:32:27 +01:00 |
|
jesopo
|
4fc0ee09b6
|
Typo in modules/coins.py, 'redcude' -> 'reduce'
|
2018-10-12 20:20:47 +01:00 |
|
jesopo
|
59bc75988b
|
Default !lotterybuy to 1 ticket
|
2018-10-12 20:20:32 +01:00 |
|
jesopo
|
c5b07f520e
|
Add !nextlottery to modules/coins.py
|
2018-10-12 18:33:34 +01:00 |
|
jesopo
|
ed03279406
|
Correct the logic used to find the time until the next lottery
|
2018-10-12 18:31:28 +01:00 |
|
jesopo
|
819f4e0680
|
Pass context-wrapped timers to each module, add ModuleManager.BaseModule.on_load
|
2018-10-12 18:07:23 +01:00 |
|
jesopo
|
278ab7d76f
|
Use UTC in modules/coins.py
|
2018-10-12 17:53:57 +01:00 |
|
jesopo
|
d4b46360d4
|
Implement 4-times-daily lottery in module/coins.py and address all stderrs to
the relevent user
|
2018-10-12 17:40:37 +01:00 |
|
jesopo
|
dda60ae417
|
_give_from_pool/_take_from_pool take a server argument
|
2018-10-12 16:27:59 +01:00 |
|
jesopo
|
bab555207c
|
Show cents in !bank balance in modules/coins.py
|
2018-10-12 16:08:22 +01:00 |
|
jesopo
|
54ad29cc3a
|
Introduce a finite coin system in modules/coins.py
|
2018-10-12 15:55:32 +01:00 |
|
jesopo
|
a15a2e3444
|
modules/coins.py.send should be checking user_coins before the send amount is
taken away, not after
|
2018-10-12 13:53:15 +01:00 |
|
jesopo
|
f096bddff4
|
Support unit-based bets (1k/1m/1b) in modules/coins.py
|
2018-10-12 11:19:41 +01:00 |
|
jesopo
|
3d2acc2f61
|
Don't calculate user_coins(+/-)coin_bet twice
|
2018-10-11 14:13:37 +01:00 |
|
jesopo
|
41278cba81
|
Remove one-too-many indent in modules/coins.py
|
2018-10-11 10:35:41 +01:00 |
|
panicbit
|
c1495e9c1f
|
Fix column obsession
|
2018-10-11 01:26:16 +02:00 |
|
panicbit
|
7fbd614909
|
Show new coin total after flipping a coin
|
2018-10-11 01:18:28 +02:00 |
|
jesopo
|
1e25990ce7
|
randbelow takes one argument
|
2018-10-10 18:12:54 +01:00 |
|
jesopo
|
0b44788ac5
|
Support coin bets without a whole number (e.g. '0.1' can be '.1')
|
2018-10-10 12:10:53 +01:00 |
|
jesopo
|
bcd123fc4f
|
Use a better RNG in modules/coins.py (secrets.choice/secrets/randbelow)
|
2018-10-10 12:02:41 +01:00 |
|
jesopo
|
75f25db4cd
|
Move 'top 10' logic to utils, add !wordiest to modules/words.py
|
2018-10-04 05:33:15 +01:00 |
|
jesopo
|
69d58eede2
|
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
related functionality
|
2018-10-03 13:22:37 +01:00 |
|
jesopo
|
10ef985a8a
|
Switch to using docstring for usage, permission and require_mode
|
2018-09-30 17:29:09 +01:00 |
|
jesopo
|
47ec11bbef
|
Add src/Cache.py, use it in modules/coins.py
|
2018-09-29 12:53:39 +01:00 |
|
jesopo
|
a8bf3c9300
|
Remove cyclical references to IRCBot
|
2018-09-28 16:51:36 +01:00 |
|
jesopo
|
b2bdd93f09
|
Change old-style event hook in coins.py
|
2018-09-27 12:08:26 +01:00 |
|
jesopo
|
51a52e2b0e
|
Switch to using @Utils.hook and docstrings for event hooks
|
2018-09-26 18:27:17 +01:00 |
|
jesopo
|
ecb9d7cb3f
|
Move most code in root directory to src/
|
2018-09-24 15:13:27 +01:00 |
|
jesopo
|
da7e02ffc9
|
Remove empty spaces in coins.py
|
2018-09-24 13:25:09 +01:00 |
|
dngfx
|
a37dfe5301
|
Remove superfluous function.
|
2018-09-23 10:20:20 +01:00 |
|
dngfx
|
e8bdcf8f19
|
Remove intrusive styling.
|
2018-09-23 10:16:43 +01:00 |
|
dngfx
|
0cb2c43ee3
|
Add setcoins command for admins, for people that abuse the coin game, or rewards and such.
|
2018-09-23 07:04:50 +01:00 |
|
jesopo
|
fcbb7c960c
|
Refactor everything to use delimited events
|
2018-09-19 13:25:12 +01:00 |
|
jesopo
|
049590178e
|
Add !givecoins to coins.py
|
2018-09-05 13:51:42 +01:00 |
|
jesopo
|
a04a246b67
|
protect_registered doesn't exist anymore
|
2018-09-05 13:36:07 +01:00 |
|
jesopo
|
fa18d5ca4c
|
Get user to do get_id() on in coins.py
|
2018-09-05 13:32:21 +01:00 |
|
jesopo
|
12143af562
|
Add another control to prevent coin duplication if someone manages to send coins
to themselves
|
2018-09-05 12:58:30 +01:00 |
|
jesopo
|
f2aeaf7797
|
Don't use IRCUser.id ever, use IRCUser.get_id()
|
2018-09-05 12:58:12 +01:00 |
|
jesopo
|
8c6ab17e57
|
give an Exports object (actually, ExportsContex object) to each module, to
facilitate things like !set and !channelset without using the events system
|
2018-09-02 19:54:45 +01:00 |
|
jesopo
|
9874f79b49
|
Give modules event objects with "context"s, to facilitate purging all the event
hooks for a module
|
2018-08-31 12:55:52 +01:00 |
|
jesopo
|
6ecae3b261
|
Add the ability to only require authentication if your nickname is registered
|
2018-08-28 18:16:19 +01:00 |
|
jesopo
|
5aa73cd64b
|
Only allow users to send coins to users that have had coins before
|
2018-08-28 12:45:42 +01:00 |
|
jesopo
|
d8466ecf6d
|
Require authentication to use or potentially lose coins
|
2018-08-28 12:42:10 +01:00 |
|
jesopo
|
2806a915bc
|
Add !resetcoins in coins.py
|
2018-08-28 12:39:16 +01:00 |
|
jesopo
|
ea9b6f32dc
|
Prevent users sending coins to themselves
|
2018-08-25 20:09:44 +01:00 |
|
jesopo
|
dacf74e2b1
|
Show spin colour, make sure there's bet amounts for all bets, fix street regex,
show total winnings and support low/high for !roulette in coins.py
|
2018-08-18 18:26:47 +01:00 |
|
jesopo
|
84a793caf2
|
Support multiple bets in one go with !roulette in coins.py
|
2018-08-16 11:54:51 +01:00 |
|