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
8b6526360f
Add require parsemention line, and edit message
2021-07-06 15:26:41 +02:00
b560090cc0
Add penis size command to bot
...
Add seeded-rand as dependency
2021-07-06 15:17:57 +02:00
63f28e4575
Add show feature to custom command
...
Show feature will show the custom message unformatted
2021-07-05 16:54:07 +02:00
c1bc55d456
Add editing feature to custom command
...
Also edit the default if argument isn't recognised.
2021-07-05 16:45:15 +02:00
274215f665
Remove unused variable
2021-07-05 16:02:35 +02:00
edba188072
Show correct amount of servers on botinfo command
2021-07-04 20:41:55 +02:00
8849682163
Fix some issues with custom command
2021-07-04 12:53:01 +02:00
9bb9effaf7
Add custom variables to custom message feature
2021-07-04 12:51:26 +02:00
67f674c92b
Move checking if customCommands exists to main cmd
2021-07-03 19:38:34 +02:00
8211d67326
Include owner in custom owner command message
2021-07-03 19:33:47 +02:00
ce885d7318
Fix role is not defined
...
Had the if statement in the wrong place.
2021-07-03 16:23:22 +02:00
fa53ccd876
Ignore @everyone in userinfo command
2021-07-03 16:21:13 +02:00
18cf233b48
add roles
2021-07-02 21:00:07 +02:00
ff11e9aeab
Some formatting on userinfo
2021-07-02 20:44:16 +02:00
421ac5ddba
Add userinfo status
2021-07-02 20:40:38 +02:00
1e91d4ddef
Fix presence not setting correctly when <prefix>
2021-07-02 20:30:01 +02:00
49a3c50980
Add custom commands
2021-07-02 19:29:15 +02:00
ea65547701
setPresence: Replace <prefix> with global prefix
2021-07-02 12:31:18 +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
dbb3ba41d5
morePresence: Fix error with splice + more
2021-07-01 17:34:51 +02:00
177d5ca6a4
Small edit
2021-06-30 19:31:34 +02:00
cfa1ceaf56
Add ping command
2021-06-30 18:19:18 +02:00
1bb6cf6f60
Rename loadNetModueles for consistency
2021-06-30 16:54:36 +02:00
9a73597c76
Fix nickname not working in userinfo
2021-06-28 18:58:51 +02:00
7353605ef9
Userinfo: Fix formatting in embed
2021-06-28 18:33:11 +02:00
e9a93c9279
Add morePresence, and make userinfo.js use it
...
To get more details about stuff. Only foobar2000, apple music and
spotify for now
2021-06-28 17:58:54 +02:00
cdc96ee087
Align Joined and Creation dates in userinfo
2021-06-28 13:45:31 +02:00
49e6eaed11
Rewrite createdate and joindate gets
...
Update botinfo to work with new getCreationDate
Update userinfo to work with new getCreationDate
Update userinfo to work with new getJoinDate
2021-06-27 19:59:02 +02:00
edbf942051
Save presence to config file
2021-06-27 13:45:06 +02:00
5ecd11ffb7
Remove space from commands variable
2021-06-27 03:03:04 +02:00
9f62d82033
Remove whitespace
2021-06-27 03:00:33 +02:00
2b3e6cd598
Don't hardcode client avatar
2021-06-27 02:44:30 +02:00
b184d9b6bb
Add moreHelp to setpresence command
2021-06-27 02:13:32 +02:00
9ee969863a
Edit moreHelp for help command
2021-06-26 13:55:13 +02:00
ea9d4450c0
Add moreHelp to pfp command
2021-06-26 13:54:33 +02:00
a2b8660735
Help for netmodules with netmodules not netload
...
Before you had to type <prefix>help netload to get information about
netmodules, but now it is netmodules to not conflict with a command with
the same name.
2021-06-25 19:44:34 +02:00
1cddfbbde4
Set title of embed to command.name if morehelp
2021-06-25 19:44:34 +02:00
5ed26c9d7f
Update moreHelp for help command
2021-06-25 19:44:34 +02:00
de5a7e7453
Refactor help to make it look a tiny bit cleaner
2021-06-25 19:44:34 +02:00
99945f8db8
Add moreHelp to netload command
2021-06-25 19:44:33 +02:00
d674013510
Don't hardcode client username and avatar
2021-06-25 19:44:33 +02:00
ed912311e0
Add moreHelp on emoji command
2021-06-25 19:44:33 +02:00
106afe52ed
Fix crash on help command if no commands match
...
If there were no specific commands that matched the argument, the bot
would crash. This commit fixes that issue.
2021-06-25 19:44:32 +02:00
7891e079c1
Add moreHelp description to help command
2021-06-25 19:44:32 +02:00
977d03e2e2
Expand help command with morehelp feature
...
Now you can specify what command you want help on.
Respond if no specific command or help
Add moreHelp for the userinfo command
Use regex to replace <prefix> with actual prefix
2021-06-25 19:43:59 +02:00
f840bfd9db
Remove console.log() debugging
2021-06-22 21:03:37 +02:00
f9d5b70dbe
Remove useless console.log() line
2021-06-22 17:55:05 +02:00