cca78602c9
Remove console.log debugging
2021-03-10 23:36:03 +01:00
0bfeb8d3b6
Remove TODO
...
Not gonna implement reloading a specific module. I don't really see it
being worth it as it doesn't take a long time to just reload everything.
2021-03-10 21:10:55 +01:00
0a76c5c9ec
Edit README.md
2021-03-10 18:19:13 +01:00
9b74b943a7
Rename the project.
...
I didn't like the previous name, so I decided to rename it. Chose a
generic name now, but will probably change it later again when I have
something better.
2021-03-10 18:10:15 +01:00
c21c3f4bf5
Remove sample config file
...
Removing sample file because I don't want to accidentally commit my own
config file with tokens and other api keys, fucking everything up.
2021-03-09 23:58:48 +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
564500869e
Ignore DMs
2021-03-09 18:22:24 +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
2594c5a60c
Change var to let on all variables
...
I've heard it's apparently best practice so I guess why not.
I don't know if it actually matters though.
2021-03-09 14:55:52 +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
be2e2ec595
Update package*json files
2021-03-09 02:23:40 +01:00
3031ada463
Update package*json files
2021-03-09 02:00:18 +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
984c86ef53
Remove commented out code
2021-03-08 21:17:04 +01:00
dcb80eb8da
Add basic serverinfo command
2021-03-08 20:56:41 +01:00
7b7054e9f5
Remove console.log debugging
2021-03-08 20:35:50 +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
dfda6a7c07
Update package*json files
2021-03-08 19:54:49 +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
2e64fa7bd6
Add command
2021-03-01 19:36:52 +01:00
cfdee13040
console log error and divider on same line
2021-02-23 15:14:56 +01:00
1c8affebb3
update package* files
2021-02-21 02:32:47 +01:00
681722ab4c
formatting
2021-02-19 22:35:40 +01:00
df8e879475
add divider to more easily know what the latest error is
2021-02-19 22:33:36 +01:00
eeb18d199b
deleted useless VARIABLE
2021-02-19 22:21:08 +01:00
f0c5e23720
small changes in server.js
2021-02-19 22:15:22 +01:00
c6ed10ae94
add admin only commands support for help command
2021-02-19 22:13:22 +01:00
0b6e92a75f
fix issue with month returning 1 less than expected
2021-02-19 22:12:10 +01:00
6a82245021
fixed userinfo
2021-02-19 22:03:08 +01:00
88b10d0ffd
update parsemention
2021-02-19 21:02:00 +01:00
1b0ced822c
update readme
2021-02-19 12:44:36 +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
4514b45ab8
Cleaned up code so it looks a bit better even though it still looks like shit lol
2021-02-19 12:26:39 +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
228f3468e7
removed joindates because idk how to do it properly
2021-02-19 11:55:36 +01:00
d67141dff1
add a disclaimer to readme so people know that this is a shitty bot
2021-02-19 09:56:39 +01:00
de82d65cb8
update readme
2021-02-18 09:13:20 +01:00
7f170196a0
fix so userinfo doesn't use bot avatar
2021-02-18 05:10:13 +01:00
77e524f1f6
changed variable name
2021-02-18 05:09:20 +01:00
8e47ffcb14
Add creationJoinDates.js
2021-02-18 05:04:41 +01:00