aoijs / aoi.js

aoi.js - The most advanced string-based package to create a Discord Bot fast and powerful.
https://aoi.js.org
Apache License 2.0
329 stars 130 forks source link

Silent Messages #589

Closed valentineu0 closed 2 months ago

valentineu0 commented 3 months ago

Featuring Type

Function

So, what is it about?

Silent messages, which are a feature of Discord, can be added in as a function, such as $silentMessages.

Code of Conduct

USERSATOSHI commented 3 months ago

this can be added via {flag} tag in parser under {options} and $setMessageFlag function for default functions @Faf4a

valentineu0 commented 3 months ago

this can be added via {flag} tag in parser under {options} and $setMessageFlag function for default functions @Faf4a

This is an awesome idea.

Faf4a commented 2 months ago

604