9CAT
9CAT
Is it possible to use this wrapping api to force the some user to logout and ban to login. and enable or active it again. like the OG internet cafe...
**Describe the bug** by using the follow : ` f.add_feed(OKX(checksum_validation=True, symbols=['BTC-USDT-PERP'], channels=[TRADES, TICKER, FUNDING, OPEN_INTEREST, LIQUIDATIONS, L2_BOOK], callbacks={L2_BOOK: book, TICKER: ticker, LIQUIDATIONS: liquidations, FUNDING: funding, OPEN_INTEREST: oi, TRADES: trade}))` I...
很想知道为啥不继续研发下去了?能说明 一些原因了, 非常想了解。
同一个程序, 通过 .on('message', async (message) => { const talker = message.talker() const room = message.room() 的方法,可以实现正常移除: room.remove(talker) ------------- 但用以下方式则不成功: const roomstr = '1234567890@chatroom' const toRoom = await bot.Room.find({ id: roomstr...
踢人出群是 room.remove 还是room.del?
Bladebit Chia Plotter Version : 3.1.0-dev Git Commit : e9836f8bd963321457bc86eb5d61344bfb76dcf0 Compiled With: gcc 11.4.0 [Global Plotting Config] Will create 1 plots. Thread count : 16 Warm start enabled : false...
it shows "error! App version is too old" any updates?
missing “strings"
is it anyway to change the chainid to other than goerli? such as change the id=5 to id=9000 could you suggest all the change I should make it happen?
you should mention the nodejs 14 is not working for the new padlocal demo (x.1.x)3 upgrade to nodejs 16 is running now