Skip to content

Commit

Permalink
Added rule 4 command
Browse files Browse the repository at this point in the history
  • Loading branch information
gnubufferoverflows committed Nov 10, 2024
1 parent 2685a43 commit 031ccdd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/general.rb
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@ module General
'https://gist.github.com/detjensrobert/27cc771e6946c590a14a00ddb1eae0d8'
end

command(:rule4, aliases: %i[politics]) do
'Please use Dam Discord for political discussions which are off-topic for a CS server: https://discord.gg/XB8jN5s3hk'
end

command(:otp, aliases: %i[onetimepads]) do
'https://gist.github.com/detjensrobert/7b0b2beb80f1a2cac49c4d9179b9e7b3'
end
Expand Down

0 comments on commit 031ccdd

Please sign in to comment.