Skip to content

Commit

Permalink
updating discord links
Browse files Browse the repository at this point in the history
  • Loading branch information
MahtraDR committed Dec 5, 2024
1 parent 156a6fa commit 6f03651
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ A series of [Lich](https://github.com/elanthia-online/lich-5) scripts for use wi

If you have some feedback or suggestions, please [open an issue](https://github.com/elanthia-online/dr-scripts/issues).

[We're on Discord.](https://discord.gg/AXhcahpdnN)
[We're on Discord.](https://discord.gg/uxZWxuX)

We look forward to hearing from you!
4 changes: 2 additions & 2 deletions dependency.lic
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require 'ostruct'
require 'digest/sha1'
require 'monitor'

$DEPENDENCY_VERSION = '2.0'
$DEPENDENCY_VERSION = '2.0.1'
$MIN_RUBY_VERSION = '3.2.2'
DRINFOMON_IN_CORE_LICH ||= false
DRINFOMON_CORE_LICH_DEFINES ||= []
Expand Down Expand Up @@ -1575,7 +1575,7 @@ def verify_script(script_names)
.each do |name|
echo "Failed to find a script named '#{name}'"
echo "Please report this to <https://github.com/elanthia-online/dr-scripts/issues>"
echo "or to Discord <https://discord.gg/3UMbxypN>"
echo "or to Discord <https://discord.gg/uxZWxuX>"
state = false
end
state
Expand Down

0 comments on commit 6f03651

Please sign in to comment.