3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-23 20:39:25 +01:00

link to quotes

This commit is contained in:
Luke Slater 2011-09-15 19:56:50 +01:00
parent eb4d495dc5
commit d1ce8d99e0
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ var webInterface = function(dbot) {
}
});
app.get('/quotes/', function(req, res) {
app.get('/quotes', function(req, res) {
res.render('quotelist', { 'quotes': Object.keys(dbot.db.quoteArrs) });
});

View File

@ -1,4 +1,4 @@
div#main
div#title depressionbot web interface
p
| Bitch please
| a(href: /quotes) Quotes