linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #06640
[Bug 1133239] Re: Suggestions for access.bot.lua
Works better with other script i.e ptokax-bridge.
And don't have so much function.
** Patch added: "Dont_block_cmd_in_bot.patch"
https://bugs.launchpad.net/adchpp/+bug/1133239/+attachment/3547617/+files/Dont_block_cmd_in_bot.patch
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/1133239
Title:
Suggestions for access.bot.lua
Status in ADCH++:
New
Bug description:
Suggestions for access.bot.lua
row 90
From:
autil.reply(c, 'Invalid command, send "+help" for a list of available commands')
return false
To:
--autil.reply(c, 'Invalid command, send "+help" for a list of available commands')
return true
Works better with other script i.e ptokax-bridge.
And don't have so much function.
To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/1133239/+subscriptions
References