Robert "Red" English

Results 11 comments of Robert "Red" English

```import { Bot, UUID, BotOptionFlags, InstantMessageEvent, ChatSourceType, InstantMessageEventFlags } from '@caspertech/node-metaverse'; let login = { firstName: '', lastName: '', password: '', start: '', url: '' }; const newBot = new...