Skip to content

Commit

Permalink
requested by <@849698482096046131>
Browse files Browse the repository at this point in the history
  • Loading branch information
Techbot121 authored and Meta Construct committed Dec 27, 2023
1 parent b48ed71 commit d56689d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/services/discord/modules/shitposting.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const MAYBE_TRIGGER_FREQ = 0.4; // frequency of triggers above

// shat constants
const TENOR_IMAGE_FREQ = 0.1; // how often the image will be taken from tenor instead of local cache
const DISCORD_IMAGE_FREQ = 0.1; // how often the bot will respond with an image instead of text
const DISCORD_IMAGE_FREQ = 0.2; // how often the bot will respond with an image instead of text
const EMOJI_REPLY_FREQ = 0.2; // how often to reply with just an emoji
const STICKER_FREQ = 0.02; // how often to reply with just a sticker
const REPLY_FREQ = 0.5; // how often to when to take a word from a previous message if provided
Expand Down

0 comments on commit d56689d

Please sign in to comment.