Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 426 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 426 Bytes

WeeklyEmergencyMeeting

config.ini

  • token
    • Discord bot token.
  • message
    • bot says this message.
  • channelId
    • bot says to this channel.
  • weekDay, hour, minute
    • bot says at this time.

commands

show_message

Bot replies with message when user sends "!show_message" in any channel(or DM).

change_message

User changes bots's message when user sends "!change_message <MESSAGE>" in any channel(or DM).