Skip to content

Commit

Permalink
Release V1.9.7 (#290)
Browse files Browse the repository at this point in the history
* Added Option 22

Store Message Embed Oject

* Updated mod files.

Wew?

* Update set_time_restriction_MOD.js

* Update for top.gg

This mod stopped working after DBL (now top.gg) changed their API a bit. I've updated everything to work properly again.

* Fixed Find Text MOD

The mod will now read variables in the source text.
I also added an error message in case the text to find isn't found in the source text.
I also changed a few terms.

* Create set_bot_typing_MOD.js

Repaired previously removed bot from EliteArtz

* Added get dominant color mod

Original author: Ena

* another problem hopefully fixed

* Add mods

Mod Includes
-Canvas Pack
-Audio Pack
-Delete Data Mod
-Edit Embed Object Mod

* Module Installer now functions as intended.

* youtube info fix - changelog update (#248)

* Small fix to the mod which was in #mod-preview

* Update changelog to reflect master

* Update ytdl-core to 1.0.7

Title

* Add current song thumbnail URL

* refactor: removed AlternativeMods folder

* Create store_command_info_MOD.js

* Create store_date_info_plus_MOD.js

* Update store_date_info_plus_MOD.js

* Update store_command_info_MOD.js

* Revised Await Reaction Call Action

* Fix line cap problem

* Delete Bulk Messages MOD

* Edit Embed Object MOD

This mod allow user to use local image inside embed message, local image use in image and thumbnail only

* Audit Log Pack

Storing audit log from guild

* Edit item from list MOD

* Add the auto-help action

* Changed a term

* Update store_server_info.js

added delay to allow bans and invites to fetch.

* Update store_server_info.js

Converted functionality to async/await to properly fetch bans and invites from server.

* Update store_server_info.js

Added missing break statement; Converted.

* Delete modinfo.json

* Update store_server_info.js

removed extraneous variable assignments and ensured bot could fetch all members for the relevant options.

* fix(download_file): issue with the module installer

* Update file_control_MOD.js

* Renamed the file and added author property

* fix(StoreAttachmentInfo): action not being called

fix #274

* Add Delete Webhook action

Author: MrGold

* Moved the Delete Webhook action into the correct place

* Working without ID & able to use Variables

You are now able to use it without Putting the Command ID in and you are able to use Variables as Cooldown-Time

* Fix line cap

* Revert 'Update send_log_message_MOD.js'

* Action having a properly intuitive searchable name

send_log_message is impossible to properly search for as it doesn't have "console" or "send message" in the name. There is a similarly named "run_command_to_console_MOD" which is possible to search for.

* Fixed the copyright year

* Minor changes

Changed my name & fixed the option "Is Live?" in Store Twitch Info

* Updated to current version

* Updated to current version

* Updated to current version

* Updated to current version

* Updated to current version

* Updated to current version

* Updated to current version

* Updated to current version

* Updated to current version

* Updated to current version

* Updated to current version

* Updated to current version

* Updated to current version

* feat(EmitEvent): created event emitter action

This action allows users to emit events using the bot.

* fix: moved EmitEvent into the right place

* delete node_modules

* Update for check variable -LeonZ

* Added send mail -Baiano

* Added Generate Random Emoji mod -Jasper

* Added Attach image to embed -Sangoon_Is_Noob

* Added Check if command exists -Cap

* Added check role permissions -F Baris

* Added base conver -LeonZ

* Added variable pattern -LeonZ

* Added send gmail - Blue Label

* Update store invite info -Lurker

* Update store channel info -Lurker

* Delete send gmail

* Update find member -Blue Label

* Added find member oops...

* Update for find member -Blue Label

* Added repeat string -Armağan

* Added add blank field -Aioi

* Added set server owner -Gold

* Added create server -Gold

* Added delete server -Gold

* Added set afk timeout -Netluis

* Added find invite -Gold

* style: added the _MOD suffix to every action that didn't have it

* standardizing file names

* Rename Send_mail_MOD.js to send_mail_MOD.js

* Rename Age_Calculator_MOD.js to age_calculator_MOD.js

* Add local image option

embed for thumbnail and image

* Update set time restriction mod

1. Allow user use variable as cooldown time
2. User now can switch with time measurement includes (ms, s, m, h)

* Update changelog

* Delete Age_Calculator_MOD.js

* Delete TEMPLATE.js

get outa here! stop coming back!

Co-authored-by: LeonZ <leon_yy99@hotmail.com>
Co-authored-by: Mndlsscrg <39963404+Mndlsscrg@users.noreply.github.com>
Co-authored-by: Noah <40122768+noahmarshall12@users.noreply.github.com>
Co-authored-by: iAmaury <32741920+iAmaury@users.noreply.github.com>
Co-authored-by: ForceBlood <33997884+ForceBlood@users.noreply.github.com>
Co-authored-by: Detroit Whiskey <45453611+DetroitWhiskey136@users.noreply.github.com>
Co-authored-by: TheMonDon <bforster48@gmail.com>
Co-authored-by: Almeida <42935195+Almeeida@users.noreply.github.com>
Co-authored-by: Cap <48036034+CapOliveiraBr@users.noreply.github.com>
Co-authored-by: Silversunset01 <github@silversunset.net>
Co-authored-by: DanTheComputerMan <47550063+DanTheComputerMan@users.noreply.github.com>
Co-authored-by: RediPanda <jadentruong2002@gmail.com>
Co-authored-by: EliteArtz <33768066+EliteArtz@users.noreply.github.com>
Co-authored-by: ACertainCoder <47316898+ACertainCoder@users.noreply.github.com>
  • Loading branch information
15 people authored Mar 2, 2020
1 parent abd667c commit 59dca3d
Show file tree
Hide file tree
Showing 794 changed files with 11,868 additions and 105,864 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2017-2019 DBM Network
Copyright (c) 2017-2020 DBM Network

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
290 changes: 0 additions & 290 deletions actions/Age_Calculator_MOD.js

This file was deleted.

Loading

0 comments on commit 59dca3d

Please sign in to comment.