tmp
This commit is contained in:
parent
3fa4ea2174
commit
574f279fb0
@ -99,6 +99,7 @@ export const agentMode: Mode = {
|
|||||||
login: userData.login,
|
login: userData.login,
|
||||||
id: userData.id,
|
id: userData.id,
|
||||||
};
|
};
|
||||||
|
console.log("yolo user", user);
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
console.log(
|
console.log(
|
||||||
`Could not fetch user info for ${context.actor}, using bot_id ${botId}`,
|
`Could not fetch user info for ${context.actor}, using bot_id ${botId}`,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user