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
aae1da7bd4
Send plaintext instead of the file
...
So people don't have to download the example file.
2021-06-22 17:27:57 +02:00
74ed4d9059
Fix setpresence command
2021-06-22 17:17:36 +02:00
4b9f8e3687
Fix trying to load from wrong location
2021-06-22 16:23:49 +02:00
6bfa3dec46
Add set presence for the bot
2021-06-22 06:54:59 +02:00
f6c4f19a74
Prettify json files
2021-06-19 15:19:26 +02:00
8d7019bd71
Edit example
2021-06-19 10:26:39 +02:00
f7c36eefbd
Move config/data files into own directory
2021-04-21 19:27:29 +02:00
db04c07c60
Convert spaces to tabs
2021-04-21 18:36:52 +02:00
0677b93750
Add join date to userinfo
2021-04-20 18:17:58 +02:00
306fb7faab
Reload netload on reload command
2021-03-16 00:18:31 +01:00
dd55112b2c
Fix netload whitelist problems
...
At least I hope I did 😩
2021-03-16 00:07:49 +01:00
8acdd23aca
Update example with parameters you can use
2021-03-15 23:40:08 +01:00
SileNce5k
d636b39d7a
Add ability to upload modules to the bot via discord
...
* Remove unused dependencies
* Add basic downloading of modules
* Add valid-url as dependency
* Add loading/reloading of netmodules
* Add support for help on netmodules
* Add whitelist for netmodules
2021-03-15 23:29:49 +01:00
88100600b9
Update github link in botinfo
2021-03-15 16:53:50 +01:00
0d7f1a7b6b
Add punctuation in permission denied message
2021-03-13 04:34:28 +01:00
5b98166a2b
Add check for permissions on prefix command
...
Now only people with the MANAGE_GUILD permission can edit the prefix of
that specific server.
2021-03-13 04:30:16 +01:00
3b75fe165d
Add random number command
2021-03-13 04:04:02 +01:00
Ozzy
4717de1712
Add per server prefix ( #7 )
...
* Add ability to load server prefix
* Add ability to set prefix for a server
* Create serverPrefixes.json file if not found
2021-03-13 03:57:53 +01:00
d29920f871
Pass prefix in help command
2021-03-12 23:19:44 +01:00
0c627c43d4
Small edit
2021-03-11 22:35:18 +01:00
30d4d173e5
Fix presence issues in userinfo command
2021-03-11 00:47:03 +01:00
51a7178747
Remove unused import
2021-03-10 23:44:47 +01:00
cca78602c9
Remove console.log debugging
2021-03-10 23:36:03 +01:00
c51a4fa976
Pass objects on command.execute
...
Pass objects instead of using a switch statement.
Now I don't have to restart the bot whenever I add a new command
that needs specific arguments other than 'message'.
2021-03-09 18:50:27 +01:00
184ec5076e
Fix animated server-icons displaying as static images in serverinfo embed
2021-03-09 17:35:06 +01:00
77f5d3193d
pfp command: upped size of returned pfp to 4096 because bigger is always better.
2021-03-09 17:31:23 +01:00
489d365eb8
Add pfp command
...
Doesn't work properly yet. Most likely because of parseMention, but I am too lazy to fix that shit right now.
2021-03-09 14:42:22 +01:00
2a4a021860
Refactor uptime command
...
Use parse-ms instead of pretty-ms.
It wasn't possible to make it return what I wanted it to return.
Was easier to just do that manually.
2021-03-09 02:24:51 +01:00
7a9deac608
Add uptime command
2021-03-09 01:59:35 +01:00
b3e882d6e4
Paraphrase reload message when removing modules (again)
...
I do not know how to paraphrase this shit properly so I fucking hope it's good enough now.
2021-03-09 01:42:38 +01:00
a980bde87a
Paraphrase reload message when removing modules
2021-03-08 21:42:14 +01:00
fb780bda1b
Add more info to serverinfo
2021-03-08 21:28:31 +01:00
dcb80eb8da
Add basic serverinfo command
2021-03-08 20:56:41 +01:00
acd2e2a502
Add support for reloading modules(commands) without restarting the bot.
2021-03-08 20:34:31 +01:00
35d47e4a11
Small changes in userinfo
2021-03-08 20:28:27 +01:00
7bc234fc6e
Don't show disabled commands
2021-03-06 18:27:33 +01:00
dda61b1632
Only enabled commands show up in help menu now
2021-03-03 14:15:23 +01:00
2428321448
Say command now deletes the message it is repeating
...
Doesn't check for permissions, so there'll be an error if the bot can't delete the message
2021-03-01 19:43:05 +01:00
681722ab4c
formatting
2021-02-19 22:35:40 +01:00
eeb18d199b
deleted useless VARIABLE
2021-02-19 22:21:08 +01:00
c6ed10ae94
add admin only commands support for help command
2021-02-19 22:13:22 +01:00
6a82245021
fixed userinfo
2021-02-19 22:03:08 +01:00
200fd32977
update userinfo
2021-02-19 12:29:53 +01:00
672d55527d
Commenting because I am not sure how to do this yet
2021-02-19 12:28:38 +01:00
9687f47f21
succ the suck
2021-02-19 12:16:29 +01:00
e5e9a46235
edit botinfo
2021-02-19 11:56:53 +01:00