woops, forgot to put botid back
This commit is contained in:
parent
05d6152936
commit
cf44ff9b79
@ -118,7 +118,7 @@ namespace NadekoBot.Modules.Games
|
|||||||
private static NadekoRandom rng { get; } = new NadekoRandom();
|
private static NadekoRandom rng { get; } = new NadekoRandom();
|
||||||
public string ChatterbotId { get; }
|
public string ChatterbotId { get; }
|
||||||
public string ChannelId { get; }
|
public string ChannelId { get; }
|
||||||
private int _botId = 15;
|
private int _botId = 6;
|
||||||
|
|
||||||
public ChatterBotSession(ulong channelId)
|
public ChatterBotSession(ulong channelId)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user