➖FEATURES
PHUNKBOT IS MODULAR AND CAN AiVOLVE EVEN FURTHER IN THE FUTURE
Last updated
PHUNKBOT IS MODULAR AND CAN AiVOLVE EVEN FURTHER IN THE FUTURE
Last updated
SALES MODULE
This module is called Erc721SalesService
and enables PhunkBot to post all Sales to Twitter and Discord simultaneously. To customise, just edit /src/config.ts
file and let PhunkBot do its magic.
For all Sales Service functionalities and tutorials go to TUTORIALS
STATS MODULE
This module is called StatisticsService
and enables PhunkBot to index all transactions for your collection set under /src/config.ts
. With this indexed information, saved locally and synced in real time, your discord users get access to Volume stats, Trader stats and Token ownership info.
It enables discord Application Commands like /volume
or /graph
and so much more.
For all Statistics Service Commands available check out TUTORIALS
DAO MODULE
This module is called DAOService
and enables PhunkBot to autonomously govern custom Discord roles and provably fair token gated Voting system.
In depth explanation and functions can be found under GOVERNANCE.
For all DAO Service Commands available check out TUTORIALS