leetcode200
图灵机器人
Discord
机器人可帮助小组进行编码练习和记笔记。
依赖
数据库架构
用户(uid、dcid、uname、fname、lname、createts)
问题(pid,pname)
user_problem
(upid,
uid,
pid,
ts,
note)
用法
!solved
[-m
]
Record
the
problem
solved
with
the
option
to
take
notes
!show
[-a]
Show
the
problems
solved
today
by
given
username
and
show
all
entries
when
-a
specified
TODO:
!count
[-a]
!noteshow
[-p
]
!graph
!help
!today
!libraryhours
e.g.
!solved
LintCode18
!solved
LeetCode200
-m
"Thi
2021-07-06 17:06:57
4KB
系统开源
1