Public bug reported:
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.
** Affects: adchpp
Importance: Undecided
Status: New
--
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
_______________________________________________
Mailing list: https://launchpad.net/~linuxdcpp-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~linuxdcpp-team
More help : https://help.launchpad.net/ListHelp