mirror of
https://github.com/litruv/DAdmin.git
synced 2026-07-24 10:46:14 +10:00
Whoops
This commit is contained in:
@@ -2,8 +2,8 @@ var request = require('request');
|
|||||||
var url = "https://www.reddit.com/r/battlestations/hot/.json?limit=100";
|
var url = "https://www.reddit.com/r/battlestations/hot/.json?limit=100";
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
name: 'Sloth',
|
name: 'Battlestations',
|
||||||
alias: ['sloth'],
|
alias: ['battlestations', 'battlestation'],
|
||||||
helptext: 'Inserts battlestation from reddit/r/battlestations',
|
helptext: 'Inserts battlestation from reddit/r/battlestations',
|
||||||
helphide: false,
|
helphide: false,
|
||||||
permissions: ['READ_MESSAGES'],
|
permissions: ['READ_MESSAGES'],
|
||||||
|
|||||||
Reference in New Issue
Block a user