vortiindia.blogg.se

Dynobot autopurge
Dynobot autopurge













  1. DYNOBOT AUTOPURGE INSTALL
  2. DYNOBOT AUTOPURGE CODE
  3. DYNOBOT AUTOPURGE FREE

DYNOBOT AUTOPURGE FREE

You can request a free Wolfram|Alpha API key here.

dynobot autopurge

If you want to use the Wolfram|Alpha module, you'll need their API key in the security.json as well. This would allow others to steal your discord token. IMPORTANT: When you fork this project, don't upload the security.json to your repository. To run the discord bot, you'll have to add the security.json file within the directory dynoBot/cfg.

DYNOBOT AUTOPURGE INSTALL

It should install all required dependencies. How can I use the bot for my own discord server?įirst you need nodejs and optionally python3 for python modules and lua for lua modules.Īfter the installation, clone this repository and run npm install within the dynoBot folder. You can see all available commands by typing help" in the discord chat.Īlternatively you can take a look at the commands.json file. send wake-on-lan signals to start servers or other devices in your local network.music bot with Spotify, Apple Music and YouTube playlist support.

DYNOBOT AUTOPURGE CODE

Nevertheless, dynoBot can be used without writing a single line of code as long as the included modules are all you need. Therefore, dynoBot can be considered as a framework which handles everything related to the discord api, so you can immediately start developing your own modules.

dynobot autopurge

The idea behind the bot is to create the modules you need by yourself with a minimum amount of effort. It is built in a way that creating new modules can be done with ease in a scripting language you prefer. OverviewĭynoBot is a modular Discord bot using JavaScript and optionally also Python and Lua. Therefore, I will sadly put this project to rest. Once youve got everything prepared, head on over to Zapier and. Zapier receives this webhook, and sends a request to Cloudflare via API. On top of that dynoBot is quite maintenance heavy, especially in regard of the music streaming module which depends on a lot of other npm packages that tend to break. It sounds nasty but with my aggressive caching I need a way to purge the cache when I publish a new blog post. I neither have the time nor the motivation to rewrite major parts of the code base. The main reason I took this decision is that converting the bot to use slash commands would require me to rewrite the entire command logic. The project will remain on GitHub but it will be achieved. This means that I won't fix any issues or bugs nor add new features. Commandĭelete messages containing text, ignoring images/embeds.Due to discord's decision to enforce slash commands for bots, Commandĭelete messages sent by members (ignores bots). Commandĭelete messages sent by bot accounts. ¶ ?purge embedsĭelete messages containing embedded messages. You can only purge up to 100 messages at a time with this filter. ¶ ?purge mentionsĭelete messages containing mentions. ¶ ?purge imagesĭelete messages containing images. ¶ ?purge invitesĭelete messages containing Discord server invites. ¶ ?purge linksĭelete messages containing links. ¶ ?purge endswithĭelete messages that end with specific text.

dynobot autopurge

¶ ?purge startswithĭelete messages that start with specific text. You can use different filters to specify what type of messages which you want Dyno to remove. You can only purge up to 100 messages at a time with this filter. purge command, you can delete a number of messages from a channel. ¶ ?purge notĭelete messages not containing specific text. Commandĭelete messages containing specific text. Commandĭelete a number of messages from a specific user in the channel. ¶ Sub Commands ¶ ?purge anyĭelete a number of messages from a channel. You can only purge up to 1,000 messages at a time with the purge command, and you cannot purge messages that are over 14 days old. With the ?purge command, you can delete a number of messages from a channel.















Dynobot autopurge