Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pinned repositories
758 contributions in the last year
Activity overview
Contributed to
cool2645/orange-cheers,
projectriri/bot-gateway,
cool2645/youtube-to-netdisk
and 5 other
repositories

Contribution activity
February 2019
rikakomoe has no activity
yet for this period.
January 2019
- rikakomoe/toxt
- rikakomoe/amadeus Python
Created an issue in projectriri/bot-gateway that received 2 comments
命令提示器为不同程序过滤不同的前缀
现在的命令提示器对所有下面的程序一视同仁,比如如果我认为 ^[.。#!/]
是命令的话,对于匹配为命令的消息,会向所有程序广播这个命令。
期望的行为:不同程序可以指定自己的命令前缀,例如 twitter 订阅机器人用 /
开头的命令,而 调试用绒布球 用 !
开头的命令(更加隐秘的一种命令)。
实…
2
comments