nataliemeow / assyst-do

Assyst tag that does what you tell it to

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Attention

There are too many exceptions in the English verb system, and I do not want to spend this much effort implementing everything for a purpose like this.

For now, here's some really bad code.


do

An Assyst tag that does what you tell it to.

Usage

Run the following command to create the tag:

-t create do {js:{download:https://raw.githubusercontent.com/nataliemeow/assyst-do/main/do.js }}

As the arguments for the tag, simply provide a sentence.

  • The first word will be interpreted as a verb and converted to its past tense.
  • The rest will be printed as is.

An example:

  -t do ban everyone on the server
✅ banned everyone on the server

License

CC0 I license it under CC0.


Note: I know that the code is unreadable.

About

Assyst tag that does what you tell it to

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 100.0%