Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

yuu-eguci/coc-skype-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CocSkypeBot

Skype Bot for CoC TRPG.

1

Setting

Rename SkypeBot.conf.default to SkypeBot.conf in the first time.

dbPath

Windows - C:/Users/username/AppData/Roaming/Skype/skypeId
Mac     - /Users/username/Library/Application Support/Skype/skypeId

url

Open skype for web page on Chrome. Push F12 and You'll see Developer Tools. Open Network tab. Type something in the chat room where you want to use bot, and then you can find two Message items. Choose the one pointed red sign in the image.

2

Write Request URL at url.

3

token

Scroll downward from Request URL, copy RegistrationToken and paste this long token.

4

Usage

Type

xxx [Command]

Commands

help

You can see the help document with command xxx help.

Dice roll

Dice roll format examples.

1d100
2d4 -1d4
1d6 3
10 -1

charamake

Make a character status with command xxx charamake.

status

You can roll status with commands

str con pow dex app siz int edu

end

Shut down the bot with command xxx end.

Releases

No releases published

Packages

No packages published

Languages