ub-script

0.8.0 • Public • Published

ub-script

GitHub Workflow Status (branch) npm

Script language developed for UBot.

$ npm i ub-script

Script example

# function
:fn sayHello x
    print (concat "Hi, " x)

# main function
:main main args
    sayHello "Elijah"

Licence

MIT.

Readme

Keywords

none

Package Sidebar

Install

npm i ub-script

Weekly Downloads

0

Version

0.8.0

License

MIT

Unpacked Size

33.6 kB

Total Files

11

Last publish

Collaborators

  • soniceelijah