chris062689
|
bd413efbfb
|
We want to make sure it's an actual command, not someone '...'-ing.
|
2017-09-30 11:47:59 -04:00 |
|
chris062689
|
7506f0f287
|
Added whoami command for debugging.
|
2017-09-29 20:21:17 -04:00 |
|
chris062689
|
ccc01978ea
|
Removed unused environmental variable.
|
2017-09-29 19:52:19 -04:00 |
|
chris062689
|
5a8f645787
|
Added linter. Corrected linter errors.
|
2017-09-29 19:38:00 -04:00 |
|
chris062689
|
5fe71a0e40
|
Migrated away from static JSON configuration files in favor of environmental variables.
|
2017-09-29 19:21:48 -04:00 |
|
chris062689
|
0e7d7aad46
|
Added Docker support.
|
2017-09-24 15:44:49 -04:00 |
|
Schplee
|
6aa081ba8a
|
Grammar fix: "is" to "are" (#23)
|
2017-09-16 11:03:56 +02:00 |
|
chris062689
|
b7693b2916
|
Corrected alreadyJoined to point to the role ID, corrected if statement to account for a boolean. Using sendMessage instead of reply.
|
2017-08-10 20:14:51 -04:00 |
|
chris062689
|
a13f00e18c
|
Merge branch 'master' of github.com:citra-emu/discord-bot
|
2017-08-10 20:12:55 -04:00 |
|
chris062689
|
16e180ea03
|
Using the member object instead of the direct user.
|
2017-08-10 20:12:47 -04:00 |
|
Flame Sage
|
9a8daae030
|
Merge pull request #22 from Schplee/patch-3
changed performance and CPU score
|
2017-08-11 00:05:38 +00:00 |
|
chris062689
|
84ed2dd105
|
Added grantDeveloper command.
|
2017-08-10 20:04:55 -04:00 |
|
Schplee
|
05b66f07f0
|
changed performance and CPU score
"performance" to "cpu" and lowered CPU benchmark score from 2,000 to 1,800.
|
2017-08-08 22:00:54 -07:00 |
|
chris062689
|
bcc9afbd71
|
Added performance command.
|
2017-08-06 21:42:31 -04:00 |
|
chris062689
|
23f2e06b55
|
Updated logging.js to read config.app
|
2017-08-06 21:11:09 -04:00 |
|
chris062689
|
abf019ccb0
|
Tweaked logging. Tweaked startup.
|
2017-08-02 21:48:16 -04:00 |
|
chris062689
|
f360bad8c4
|
Added npm run scripts.
|
2017-08-02 21:40:17 -04:00 |
|
chris062689
|
93e721aac5
|
Added check to make sure Github issues / PRs are not low numbers.
|
2017-08-02 19:23:07 -04:00 |
|
chris062689
|
d540ce2d12
|
Tweaked logging levels. Removed informational message when triggering triggers. Removed Github info message displaying the URL.
|
2017-08-02 19:11:05 -04:00 |
|
chris062689
|
5514b5996d
|
Updated time the command would run to account for UTC.
|
2017-07-19 22:05:02 -04:00 |
|
chris062689
|
48cd4cd9ea
|
Declared node-schedule.
|
2017-07-19 21:51:47 -04:00 |
|
chris062689
|
6b210b3270
|
Added Application stats, will output at midnight to the server and log.
|
2017-07-19 21:45:58 -04:00 |
|
Flame Sage
|
bc22735a5c
|
Merge pull request #21 from Schplee/patch-2
fixed typo in log command
|
2017-07-09 00:04:04 -04:00 |
|
Schplee
|
78ac955d7b
|
fixed type in log command
|
2017-07-08 20:56:12 -07:00 |
|
chris062689
|
82900341fa
|
Log the server name
|
2017-07-08 23:53:01 -04:00 |
|
chris062689
|
6c20b28661
|
Tweaked logging levels.
|
2017-07-08 23:48:58 -04:00 |
|
Flame Sage
|
a2f11b7687
|
Merge pull request #20 from Schplee/patch-1
added log file command
|
2017-07-08 23:44:01 -04:00 |
|
Flame Sage
|
67e642ba96
|
Removed startup script.
|
2017-07-08 15:02:00 -04:00 |
|
Schplee
|
e805cf6a00
|
added log file command
Links to log file guide on forums.
|
2017-07-08 01:37:22 -07:00 |
|
Christopher J. Gilbert
|
361610a272
|
Merge pull request #19 from Schplee/patch-7
updated for compatdb
|
2017-06-04 17:47:21 -04:00 |
|
Schplee
|
37852f0398
|
replaced pokemon with duplicate game message
|
2017-06-04 14:46:30 -07:00 |
|
Schplee
|
3ddd42e62f
|
updated for compatdb
|
2017-06-04 14:42:46 -07:00 |
|
Christopher J. Gilbert
|
b4daf79087
|
Merge pull request #18 from Schplee/patch-5
.pokemon spelling fixes
|
2017-06-04 17:38:07 -04:00 |
|
Schplee
|
abde95d9ed
|
.pokemon spelling fixes
|
2017-05-31 20:44:54 -07:00 |
|
Christopher J. Gilbert
|
6a03d898f9
|
Merge pull request #17 from Schplee/patch-4
Fixed .alpha Grammar Issues
|
2017-05-31 22:17:18 -04:00 |
|
Schplee
|
72c63a6087
|
Fixed .alpha Grammar Issues
|
2017-05-31 19:16:21 -07:00 |
|
chris062689
|
43f24d4450
|
Added startup script.'
|
2017-05-06 19:12:30 -04:00 |
|
Christopher J. Gilbert
|
0f92ed4391
|
Delete start.sh
|
2017-05-06 17:36:39 -04:00 |
|
Christopher J. Gilbert
|
f59fdf39bf
|
Merge pull request #16 from Schplee/patch-3
Updated case sensitive URLs
|
2017-05-06 17:22:23 -04:00 |
|
Schplee
|
ad4330a716
|
Updated case sensitive URLs
|
2017-05-06 14:20:40 -07:00 |
|
Christopher J. Gilbert
|
0399535c74
|
Merge pull request #13 from JayFoxRox/forum-links
Add more quotes to link to the forum
|
2017-04-27 22:21:01 -04:00 |
|
Christopher J. Gilbert
|
536400148c
|
Merge pull request #15 from Schplee/patch-2
Fixed formatting errors
|
2017-04-23 17:29:49 -04:00 |
|
Schplee
|
5def1e8df5
|
Fixed formatting errors
|
2017-04-23 17:22:27 -04:00 |
|
Christopher J. Gilbert
|
d309a023c8
|
Merge pull request #14 from Schplee/patch-1
Created README
|
2017-04-23 17:14:02 -04:00 |
|
Schplee
|
165ae8b384
|
Created README
|
2017-04-23 17:13:27 -04:00 |
|
Jannik Vogel
|
e564d12f65
|
Add more quotes to link to the forum
|
2017-04-22 14:53:55 +02:00 |
|
Christopher J. Gilbert
|
e49c21a07c
|
Merge pull request #12 from chris062689/master
Fixed the warning length count in total warnings.
|
2017-04-07 22:35:43 -04:00 |
|
chris062689
|
8027cf6296
|
Fixed the warning length count in total warnings.
|
2017-04-07 22:34:56 -04:00 |
|
Christopher J. Gilbert
|
0429aed636
|
Merge pull request #11 from chris062689/master
Round of Code Fixes
|
2017-04-07 19:38:07 -04:00 |
|
chris062689
|
af4fb4d2fc
|
Updated disabled module and trigger code.
|
2017-04-07 19:36:45 -04:00 |
|