CBT bot is a multifunctional bot for your Discord server ✨
Choose from a variety of ear-tearing effects! See a full list of effects here
Wanna dig up some short info without opening your browser? Use !wiki
command!
Get fresh articles straight to your text channel. Support for custom sources and requests is coming soon!
Try out the new !quote
command. No doubt it will inspire you to do great things!
Use !run
command to quickly run a code snippet written in JavaScript in a sandbox. You'll receive the
output of the compiled script.
The syntax of the command is as follows:
!run ```js
console.log('Hello, World!');
// You can require modules, which are allowed
```
See all available commands by typing !help
Follow this link