Tempus bot is a bot created by Lockyz Dev for the Pixelmon Tempus Discord Server.
- Based on a modified version of Bit 4.0.0
- Discord.js: v14.13.0
- discord.js: v14.13.0
- DismonDB: 4.0.3
- better-sqlite3: 7.5.1
- @napi-rs/canvas: 0.1.44
- discord-giveaways: 6.0.1
- @lockyzdev/discordjs-button-pagination: Not public
- humanize-duration: 3.27.1
- moment: 2.91.1
- moment-duration-format: 2.3.2
- ms: 2.1.3
- owospeak: 1.0.4
- pokedex-promise-v2: 3.3.2
-
node.js v14.21.1
-
npm
-
node-gyp globally installed
-
Follow the guide for better-sqlite3: https://github.com/WiseLibs/better-sqlite3/blob/HEAD/docs/troubleshooting.md
-
Windows ONLY
-
Visual Studio Community and Desktop Development with C++ extension
- Download all the bots files
- Run
npm i
in the folder to install all node modules
- Run the command
node deploy-commands.js
to deploy the commands only needed when commands are changed - Run the command
node tempus.js
to run the bot
Most of the commands listed above may change in a future version of the bot.