-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,25 @@ | ||
# - | ||
震撼与垄断牛坛 | ||
|
||
2017-06-13 | ||
|
||
1.接收下注:开始接受下注分两个启动点,(一,点击开始下注后自行启动,二,出完上把账单后自动开始接收下注) | ||
|
||
2.停止下注:停止下注即核对下注信息,停止下注执行时,将收集的下注信息排序后发送到群里,并按照数据库里玩家的id匹配加入数据库,列出积分不足下注无效以及其他因下注无效的的玩家 | ||
|
||
3.计算账单的函数公式,这个我一会会列一个函数给你 | ||
|
||
|
||
4.设置一名财务(像vbot里面hanson设置的管理一样的道理),财务推荐名片给机器人后会在名片后面发送指令,指令有上分,下分,查分,清零功能。 | ||
|
||
5.设置游戏群,内部群,财务上下分群,水单群(水单后面我在跟你说)游戏群指的是收集下注和发送账单的群。内部群指的是内部人员自助上下分。财务上下分可设置两个财务,或一个财务。两个财务的话还可以再设置一个只能操作上分,一个只能操作下分! | ||
|
||
6.在游戏群里设置1~2个指挥员。指挥员的权力就是指挥机器人作出相应的事件或者动作。指令要求有开始下注,停止下注,计算账单后开始接收下注(即保存当局数据),返回上把积分,列出积分榜。 | ||
|
||
7.设置庄家,与设置群玩法页面。这个我会再给你一个详细的说明。 | ||
|
||
|
||
2017-06-14 | ||
|
||
1.调用多群直播功能,监控财务群,托群,奖励群或者福利群 | ||
|