Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KOBA789/human-in-the-loop
/ functions
Functions
10 in github.com/KOBA789/human-in-the-loop
⨍
Functions
10
◇
Types & classes
6
↓ 1 callers
Method
ask
(&self, question: &str)
src/discord.rs:66
↓ 1 callers
Method
handler
(&self)
src/discord.rs:59
↓ 1 callers
Function
start
(discord_token: &str, handler: Handler)
src/discord.rs:14
Method
ask_human
( &self, Parameters(AskHumanRequest { question }): Parameters<AskHumanRequest>, )
src/tools.rs:43
Method
default
()
src/discord.rs:28
Method
get_info
(&self)
src/tools.rs:59
Function
main
()
src/main.rs:21
Method
new
(human: H)
src/tools.rs:33
Method
new
(user_id: UserId, channel_id: ChannelId)
src/discord.rs:50
Method
ready
(&self, ctx: Context, _: Ready)
src/discord.rs:37