VenoBot Sample code of VenoBot by Kadeusz Start node . for first start you need too add confing.json in main folder { "botId": "token", "clientId": "token", "guildId": "token", "token": "token" } Build npm install