CatCat Chatbot is here to help you securely transfer your coins
cd firebase
firebase init
- Can create wallet
- Can and link it with Facebook Messenger user.
- Can show current balance of each wallet.
- Can validate wallet address.
- Can transfer coins at lowest rate or fastest time use.
- Can notify when transaction complete.
- Can use 2 factors before transfer.
- Can schedule transfer w/ or w/o multisig.
- Can check current coins exchange rate.
- Can draw price chart.
- Can draw current price charts.
- Can give basic information about coin.
- Can draw floor and ceiling chart.
- Can give signal before price go up.
- Can notify high profit ICO.
Will handle chat related
-
$omg
// To getOMG
price inTHB
. -
$omg eth
// To getOMG
price inETH
. -
$
// To begin flow of$
command and list last or top 4 symbols. -
$$
// To repeat last$
command.
-
?
// To ask for help. -
?$
// To ask for help about$
. -
?#
// To ask for help about#
. -
?-
// To ask for help about-
. -
?+
// To ask for help about+
. -
?!
// To ask for help about!
. -
?~
// To ask for help about~
. -
?^
// To ask for help about^
. -
?omg
// To ask for information aboutOMG
.
-
-
// To begin flow of-
command. -
-100 omg @katopz
// To send100
asOMG
to user name@katopz
. -
--
// To repeat last-
command with prompt forto
targeted user. -
-omg
// To sendOMG
with prompt forvalue
thento
targeted user. -
-100 omg
// To send100
asOMG
with prompt forto
targeted user.
-
+
// To begin flow of+
command. -
+100 omg @katopz
// To request for100
asOMG
from user name@katopz
. -
++
// To repeat last+
command with prompt forto
targeted user. -
+omg
// To requestOMG
with prompt forvalue
thento
targeted user. -
+100 omg
// To request100
asOMG
with prompt forto
targeted user.
-
#
// To begin flow of#
command and list last or top 4 symbols. -
#omg
// To seeOMG
chart. -
##
// To repeat last#
command. -
#omg xzc
// To seeOMG
chart againstXZC
.
-
~
// To begin flow of~
command and list last or top 4 symbols. -
~omg
// To get forecast aboutOMG
. -
~~
// To repeat last~
command.
-
=
// To begin flow of=
command. -
=+
// To create new wallet, will showETH
,XLM
options. -
=+eth
// To create newETH
wallet. -
=+xlm
// To create newXLM
wallet. -
=-
// To show list for remove wallet.
-
^omg
// To prompt forvalue
asOMG
and show profit as%
. -
^omg%
// To prompt forvalue
asOMG
and show profit as%
. -
^omg thb
// To prompt forvalue
asOMG
and show profit asthb
. -
^+100 omg
// To prompt forprice
and100 OMG
then add it to port. -
^+100 omg 123
// To add100 OMG
at123 THB
to port and show summary. -
^+100 omg 123 usd
// To add100 OMG
at123 USD
to port and show summary. -
^-100 omg 345 thb
// To remove100 OMG
at345 THB
to port and show summary. -
^bx.csv
// To prompt for choosebx-*.csv
file frombx
and show summary. -
^
// To begin flow of^
command and list last or top 4 symbols. -
^^
// To repeat last^
command. -
^*
// To show portfolio summary. -
^#
// To show portfolio history.💵 PORTFOLIO - 2017/12/23 16:30:11 OMG 100/300 = 300% (+200 THB) ETH 100/200 = 200% (+100 THB) Profit 500% (+300 THB)
-
^omg?
// To show summary forOMG
.# Gain You have 1 OMG at 100 THB Current price from BX is 300 THB So you have +300% profit gain! +200 THB) Congrats! # Lost You have 1 OMG at 100 THB Current price from BX is 50 THB So you have -50% profit lost, Cheers up!
-
*
// To begin flow of*
command and list last or top 4 symbols. -
*omg
// To get news aboutOMG
-
**
// To repeat last*
command.
-
!
// To begin flow of!
command and list last or top 4 symbols. -
!omg>5%
// To alert whenOMG
price up5%
from now. -
!omg<5%
// To alert whenOMG
price down5%
from now. -
!omg<300
// To alert whenOMG
price less then300
. -
!omg>300
// To alert whenOMG
price more then300
. -
!!
// To repeat last!
command.
-
%
// To begin flow of%
command and list last or top 4 exchanges. -
%%
// To repeat last%
command. -
%bitfinex
// To selectbitfinex
Will handle coins related
Ethereum
Hot Wallets
- Can create
ETH
wallet. - Can show
ETH
wallet. - Can access
ETH
wallet. - Can send
ETH
via@username
. - Can send
USD
asETH
. - Can send
THB
asETH
. - Can receive
ETH
. - Can show sending transaction.
- Can show sent transaction.
- Can send/receive
ETH
viaemail
as link callback. - Can request
ETH
viaemail
as link callback. - Can request
ETH
via@username
. - Can send
ETH
viapublic key
.
Stellar
Hot Wallets
- Can use
ETH
to createXLM
wallet. - Can show/manage
XLM
wallet. - Can send/receive/request
XLM
.
Web Warm Wallets
- Can verify email
- 2factor with email : Can send mail about wallet and secret
- [web] Can add
ETH
/XLM
wallet from public key. - [web] Can ask for private key to unlock/sign tx.
- [web] Can use
metamask
for unlock/sign tx. - [web] Can remove wallets.
- Can exchange between
ETH
andXLM
: https://github.com/rabbotio/stellereum-api
- Can create multisig wallet : https://github.com/gnosis/MultiSigWallet
- Can create schedule transfer.
- Can cancel scheduled transfer.