Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

youtube info fix - changelog update #248

Merged
merged 4 commits into from
Jan 21, 2020
Merged

youtube info fix - changelog update #248

merged 4 commits into from
Jan 21, 2020

Conversation

TheMonDon
Copy link
Member

No description provided.

@TheMonDon TheMonDon changed the title Small fix to the mod which was in #mod-preview youtube info fix - changelog update Nov 23, 2019
@generalwrex generalwrex merged commit 89797ba into dbm-network:beta Jan 21, 2020
generalwrex added a commit that referenced this pull request Mar 2, 2020
* 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>
almeidx pushed a commit that referenced this pull request Aug 3, 2020
* 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
almeidx added a commit that referenced this pull request Aug 3, 2020
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants