mirror of
https://github.com/reality/dbot.git
synced 2024-11-27 22:39:26 +01:00
name, not names
This commit is contained in:
parent
a600cb5da5
commit
8f5759252f
@ -1,5 +1,5 @@
|
|||||||
var puns = function(dbot) {
|
var puns = function(dbot) {
|
||||||
var names = 'puns';
|
var name = 'puns';
|
||||||
var dbot = dbot;
|
var dbot = dbot;
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
Loading…
Reference in New Issue
Block a user