mirror of
https://git.wownero.com/wownero/tippero.git
synced 2024-08-15 00:33:14 +00:00
4a73c75722
This is probably not a big deal, but at the moment if you PM the bot to tip another user on reddit, and you include /u/ prefixed to the user's name, the bot will send coins to an account that can't exist. For instance: !tip /u/jwinterm 1 would send coins to reddit:/u/jwinterm, but '/' is not a valid character for reddit usernames. This change presumes that the sender intended to send funds to jwinterm and strips of the '/u/' preceding the actual username. |
||
---|---|---|
.. | ||
modules | ||
__init__.py | ||
betutils.py | ||
coinspecs.py | ||
command_manager.py | ||
config.py.example | ||
group.py | ||
link.py | ||
log.py | ||
network.py | ||
redisdb.py | ||
user.py | ||
utils.py |