SileNce5k
e7cdd425d1
Split commands into subdirectories
...
* Move command files into directories
* Edit relative paths
* Update gitignore
* Finish support for commands in subdir
* Split up getCommandFiles into own function
* Add support for subdirs on help command
2021-07-18 11:24:46 +02:00
b29cfa5ed4
Edit update text if bot needs to be restarted
2021-07-15 14:04:02 +02:00
31fcb4618d
Refactor regex
...
Now it doesn't rely on commit hash being 7 chars
2021-07-12 18:22:53 +02:00
5a3f3a5e2c
Check server dir instead of specific files
2021-07-10 20:08:25 +02:00
9a0589d2ad
Add check for ready.js when updating
2021-07-10 20:05:24 +02:00
7b069ad429
Add warning if server.js or message.js is updated
2021-07-09 17:58:44 +02:00
c16a42bf2b
Fix commit count not being correct
2021-07-08 12:38:31 +02:00
a59d642d75
Add commit count to update command
2021-07-08 12:18:36 +02:00
c470b12f30
Simplify regex
2021-07-07 19:53:45 +02:00
456d3aae3c
Make update show all commits since last update
2021-07-07 19:51:42 +02:00
a2467ce453
Actually fix this shit
2021-07-07 18:21:10 +02:00
0c1357903b
Fix update to show whole commit msg
2021-07-07 18:00:52 +02:00
3e718e60ec
Edit message after update with last commit
2021-07-07 17:38:05 +02:00
c26dd3a65c
Update:Fast forward only
...
Don't want to accidentally create merge commits and fuck up everything
2021-07-06 15:27:16 +02:00
559e6d943f
Update: edit description
2021-07-02 10:18:06 +02:00
73b0b5f4ed
Add update command
...
Uses git pull to update to latest commit
2021-07-01 19:20:01 +02:00
29d5d81edc
Remove leftover comments from example
2021-07-01 17:58:48 +02:00