lza_menace
|
7b98ee33a3
|
making cli commands better
|
2021-05-08 00:45:25 -07:00 |
|
lza_menace
|
1edeaadda4
|
remove backticks
|
2021-05-08 00:24:50 -07:00 |
|
lza_menace
|
df1414b309
|
update deposit str
|
2021-05-08 00:24:18 -07:00 |
|
lza_menace
|
98565fe4a1
|
remove conflict
|
2021-05-08 00:20:52 -07:00 |
|
lza_menace
|
54835ecae6
|
always run that shit
|
2021-05-08 00:19:49 -07:00 |
|
lza_menace
|
aa00686838
|
remove dumb print stmt
|
2021-05-08 00:15:21 -07:00 |
|
lza_menace
|
9e047a214a
|
db optimizations
|
2021-05-08 00:08:39 -07:00 |
|
lza_menace
|
a6f858671e
|
revamp - bring the bot to life again
|
2021-05-07 23:50:39 -07:00 |
|
lza_menace
|
594407c204
|
keep language consistent
|
2020-08-09 00:55:42 -07:00 |
|
lza_menace
|
0f2043668d
|
doh
|
2020-08-08 23:40:20 -07:00 |
|
lza_menace
|
e9a1e105e7
|
force tg username in register
|
2020-08-08 23:39:19 -07:00 |
|
lza_menace
|
de002b27de
|
add qr command to send helper url
|
2020-08-07 08:01:13 -07:00 |
|
lza_menace
|
a6171e9df1
|
fuck markdown (for now)
|
2020-08-07 07:46:36 -07:00 |
|
lza_menace
|
928f7b00af
|
add debug mode option to disable the bot when developing locally
|
2020-08-06 13:40:03 -07:00 |
|
lza_menace
|
eca06caf75
|
escaping exclamation points
|
2020-08-06 01:40:18 -07:00 |
|
lza_menace
|
315019a8ff
|
use new wownero.club url for explorer
|
2020-08-06 01:25:07 -07:00 |
|
lza_menace
|
63a1939fd0
|
fix markdown syntax and include more debug msg for user
|
2020-08-06 01:24:39 -07:00 |
|
lza_menace
|
b061822092
|
specify ringsize
|
2020-08-06 01:11:47 -07:00 |
|
lza_menace
|
44c0c6c4d1
|
a word
|
2020-08-05 23:02:37 -07:00 |
|
lza_menace
|
95b8405686
|
add note about adding commands for development
|
2020-08-05 23:01:27 -07:00 |
|
lza_menace
|
3e02d82599
|
update readme with new info re: module script execution
|
2020-08-05 22:54:28 -07:00 |
|
lza_menace
|
c1db722e70
|
update import refs since refactor
|
2020-08-05 22:53:42 -07:00 |
|
lza_menace
|
30bdbe36c1
|
refactor to use module script execution
|
2020-08-05 22:53:17 -07:00 |
|
lza_menace
|
2fc33d598e
|
move utils and decorators into module
|
2020-08-05 22:52:36 -07:00 |
|
lza_menace
|
dd025b4d9a
|
move commands into dedicated module
|
2020-08-05 22:52:13 -07:00 |
|
lza_menace
|
f3427eac35
|
refactor admin to use module script execution
|
2020-08-05 22:51:35 -07:00 |
|
lza_menace
|
4d9f1ab2df
|
fixing accepted address lengths for shitty validation
|
2020-08-05 21:26:19 -07:00 |
|
lza_menace
|
44617b5a4f
|
add another length for addresses
|
2020-08-05 13:13:52 -07:00 |
|
lza_menace
|
66159e96b8
|
dont consume the update message so early
|
2020-08-04 15:25:15 -07:00 |
|
lza_menace
|
bab0c80874
|
fixing bugs
|
2020-08-04 14:00:43 -07:00 |
|
lza_menace
|
041cb9f93f
|
minor adjustments to admin command outputs and fn names
|
2020-08-04 13:05:10 -07:00 |
|
lza_menace
|
dba78b0f9f
|
add simple debug command for testing things out of git
|
2020-08-04 10:09:39 -07:00 |
|
lza_menace
|
f5bd08508a
|
adjusting some admin commands, removing transfer and normalizing output
|
2020-07-30 02:13:14 -07:00 |
|
lza_menace
|
f4041f1325
|
use as_wownero func to fix incoming amount
|
2020-07-21 10:45:59 -07:00 |
|
lza_menace
|
3444c6b0c4
|
fixing bugs in send cmd
|
2020-07-21 10:41:24 -07:00 |
|
lza_menace
|
779f889b6c
|
remove an excess 0 from pico units
|
2020-07-21 00:16:30 -07:00 |
|
lza_menace
|
ff3b638641
|
include WOW str when showing balances
|
2020-07-21 00:12:13 -07:00 |
|
lza_menace
|
219e2491e3
|
fix some bugs with message routing and prettify balance output
|
2020-07-20 23:59:06 -07:00 |
|
lza_menace
|
8534b3dbc4
|
add get-wallet-accounts
|
2020-07-20 23:44:31 -07:00 |
|
lza_menace
|
a754eb4163
|
setup some admin commands with click for management/troubleshooting
|
2020-07-20 23:41:57 -07:00 |
|
lza_menace
|
a8c5e5ea59
|
use message construct instead of effective_chat
|
2020-07-20 13:26:38 -07:00 |
|
lza_menace
|
49a9923fa0
|
adding some rudimentary logging for now just to see basic activity
|
2020-07-20 09:41:46 -07:00 |
|
lza_menace
|
3f0a3748c5
|
adding code so far
|
2020-07-20 09:26:04 -07:00 |
|
lza_menace
|
c0d57071dd
|
Initial commit
|
2020-07-20 06:45:45 +00:00 |
|