Paste #67601: WHY

Date: 2020/04/17 13:42:23 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14


DiscordLoader:
  type: task
  script:
  - announce to_console "Step 1"
  - flag server wdbid:bot_token
  - ~discord id:whisperbot connect code:<server.flag[wdbid]>
  - wait 20s
  - announce to_console "Step 2"
  - flag server dServerID:<discord[whisperbot].groups.first.id>
  - announce to_console "Step 3"
  - flag server dServerName:<discord[whisperbot].groups.first>
  - announce to_console "Step 4"
  - flag server dServerBotChannel:<discord[whisperbot].group[<server.flag[dServerName]>].channel[bot-spam]>
  - discord id:whisperbot message channel:<server.flag[dServerBotChannel]> "I am online!"