Memories is a Discord bot to easily look at past messages in your Discord server. Similar functionality to Snapchat's Memories feature!
Commands can be called via the prefix, slash commands or even by mentioning the bot and the command.
memory [channel|ID] [date|numOfYears]
:
- Showcases a memory from any user.
memory
Showcases a memory from any user a year ago.memory general
Showcases a memory from the channelgeneral
around one year ago.memory general 2019-05-05
Showcases a memory from the channelgeneral
around May 5th, 2019.memory general 3.14159
Showcases a memory from the channelgeneral
~pi years ago.
random [channel|ID] [user] [startDate|minNumOfYears] [endDate|maxNumOfYears]
:
- Showcases a random memory from any user.
random
Showcases a random memory from as far back as the channel's age.random general
Showcases a random memory from the channelgeneral
as far back as the creation of the channel.random general lennysgarage
Showcases a random memory from userlennysgarage
in the channelgeneral
as far back as the creation of the channel.random general Jan 1 2021 May 5 2022
Showcases a random memory from the channelgeneral
between Jan 1st, 2021 and May 5th, 2022.random general lennysgarage Jan 1 2021 May 5 2022
Showcases a random memory from userlennysgarage
in the channelgeneral
between Jan 1st, 2021 and May 5th, 2022.
help [command]
:
- Displays information on all commands.
help
Sends a direct message displaying all commands available.help memory
Returns information on the memory command.
info
:
- Displays information on the bot.
info
- Showcases bot's current info, including version and prefix.
- Showcases bot's internal information such as latency, uptime, version, and ram.
- Showcases analytics of bot, including how many servers and users.
- Showcases other information pertaining to the running of the bot.
invite
:
- Displays invite link for bot.
invite
- Showcases the bot's invitation link to add to your own server!
Add Memories to your server here
Requirements
- node ^16.14.*
- Discord.js v13