cb6b632b71
Fix nickname not showing in userinfo
2021-07-26 18:21:12 +02:00
41734e7412
Remove whitespace
2021-07-24 19:44:12 +02:00
be52c11691
Fix setpresence command
2021-07-24 18:10:44 +02:00
059785955f
Fix servericon command
2021-07-22 11:23:21 +02:00
f448c63801
Make util use subdirfiles command on reload
2021-07-22 09:37:07 +02:00
047ba95311
Get files from top directory + rename file
...
* Generalise variable names
* Change require stuff to the new thing
2021-07-22 09:26:45 +02:00
32dbcd062e
Add servericon command
2021-07-22 02:32:34 +02:00
f49a3c7bf5
Update README
2021-07-18 15:14:28 +02:00
201893533b
Fix custom command
...
Issue was caused by wrong path.
2021-07-18 15:05:29 +02:00
71df7372e8
Fix update crashing when message is too long
2021-07-18 12:10:18 +02:00
c25e2bae71
Fix help command
2021-07-18 11:53:31 +02:00
b0543a8eb6
Fix issue with reloading commands
2021-07-18 11:52:20 +02:00
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
8993eeaf7a
Update gitignore
...
Debug command is in admin subdir now, so gitignore has to be updated for
that or I'd fucking die
2021-07-18 04:05:45 +02:00
b29cfa5ed4
Edit update text if bot needs to be restarted
2021-07-15 14:04:02 +02:00
792569455e
Remove unneeded require line
2021-07-13 01:02:48 +02:00
ce1936df62
Change all vars to const or let
2021-07-13 01:02:22 +02:00
0d7734958c
Revert "Create codeql-analysis.yml"
...
This reverts commit 5a7c04b974
.
2021-07-12 18:26:21 +02:00
31fcb4618d
Refactor regex
...
Now it doesn't rely on commit hash being 7 chars
2021-07-12 18:22:53 +02:00
fe8b2d23ea
Merge branch 'master' of https://github.com/SileNce5k/discord_bot
2021-07-10 20:53:38 +02:00
722898468f
Add owo command
2021-07-10 20:52:46 +02:00
SileNce5k
5a7c04b974
Create codeql-analysis.yml
...
I'm just testing to see wtf this does
2021-07-10 20:27:08 +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
a3f2804a8c
Fix 'custom show'
2021-07-10 20:01:16 +02:00
a442c5cbe8
add 'added' to the end of sendText string
2021-07-10 17:37:37 +02:00
263576c671
Change sendtext when adding custom command
2021-07-10 17:34:25 +02:00
0627e2323f
Fix add custom command where message is empty
2021-07-10 17:32:50 +02:00
2820cf954b
Update description, plus change to double quotes
2021-07-10 16:19:11 +02:00
2dab176290
Split up onReady into own function
...
1
2021-07-10 13:02:41 +02:00
7710d53e71
Actually make bot owner able to delete any command
2021-07-09 20:28:16 +02:00
b872e88f85
Allow bot owner to delete custom commands
2021-07-09 20:22:38 +02:00
b07418e03c
Add check for empty message in custom command
2021-07-09 20:18:14 +02:00
bf1a7985aa
Refactor presence stuff
...
* Create new function that sets presence which replaces with correct
variables
* Probably some more shit I don't remember
2021-07-09 18:10:49 +02:00
7b069ad429
Add warning if server.js or message.js is updated
2021-07-09 17:58:44 +02:00
ca1bf59c5e
Mention roles in userinfo
2021-07-09 17:07:40 +02:00
f42910dd4c
Make guilds command an admin command
2021-07-09 16:17:40 +02:00
a2920bc381
Add guilds command that sends all guild names
2021-07-08 20:08:36 +02:00
9da4eebe89
Add guilds as custom variable for bot presence
2021-07-08 18:33:20 +02:00
6afdef5fdf
Switch join and creation date
2021-07-08 15:06:36 +02:00
c16a42bf2b
Fix commit count not being correct
2021-07-08 12:38:31 +02:00
3a334b3347
Fix nickname being null on userinfo
2021-07-08 12:33:47 +02:00
a59d642d75
Add commit count to update command
2021-07-08 12:18:36 +02:00
855daefa4d
Move guild count into own function
2021-07-08 12:06:31 +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
a719ffbb4c
Edit description on penissize
2021-07-07 19:38:24 +02:00
0808322a2d
Remove useless else thing
2021-07-07 18:30:27 +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