Skip to content

AshishKingdom/qb64-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qb64-discord-bot

A discord bot which gives you output for some qb64 code by using @flukiluke L-BASIC The bot also helps you get keyword documentation and example in your server.

Not all keywords are supported!!

Following are unsupported -

  • command$, _commandcount , chdir, files, input, environ$, shell, sleep
  • Graphics statement / Sound related statements Rest all of the keywords which L-basic support works fine.

Bot commands

To run code using Luke's L-BASIC, use the following syntax :-

%qb64
```
'your code
```
OR
```vb
'your code
```
OR
%qb64 your_code

  • To get full documentation for a keyword, use the following syntax :- %help keyword_name

  • To get example for a keyword, use the following syntax :- %example keyword_name

  • To get wiki link for a keyword, use the following syntax :- %wiki keyword_name

  • To get this help message use the following syntax :- %bot-help

About

A discord bot which gives you output for your qb64 code. It uses @flukilule L-Basic at backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages