Hu-Fi / Mr.Market

Mr. Market is the exchange oracle of HuFi, and a CeFi crypto bot on Mixin Messenger
https://mr-market-one.vercel.app
GNU Affero General Public License v3.0
1 stars 6 forks source link

Send private message and broadcast message UI in admin page #84

Closed zed-wong closed 3 months ago

zed-wong commented 3 months ago

We have two buttons in https://mr-market-one.vercel.app/manage/exchanges

for boardcast, we should have a input box to edit message. and confirm call the backend api to broadcast message. for pm, we can have an user_id input box, and message input box, and confirm to call the backend api to pm.

this is low priority