How to code a test cbot

Created at 04 Aug 2023, 20:55
Luxor's avatar

Luxor

Joined 09.04.2023

How to code a test cbot
04 Aug 2023, 20:55


how can I creat a test version who client can't see my code


@Luxor
Replies

firemyst
05 Aug 2023, 00:28

Just compile your bot without including the source code. That's how it is by default.


@firemyst