Your new favourite Discord bot https://system64.dev
This repository has been archived on 2024-01-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Sophie Marie 0ae194f099
Announce the end of the project
2024-01-30 11:39:43 -06:00
.github/ISSUE_TEMPLATE Add issue templates 2023-01-07 14:17:33 -06:00
commands Remove PTB invite link, tweak support paragraph. 2023-01-22 14:31:49 -06:00
events Implement update checker 2023-01-25 16:10:45 -06:00
functions Implement update checker 2023-01-25 16:10:45 -06:00
.env.example Migrate bot-token and ownerid to dotenv 2022-08-02 23:53:28 -05:00
.eslintrc.json Add ESlint to help enforce coding style 2022-04-22 00:09:21 +01:00
.gitignore Remove package-lock from gitignore 2023-01-22 12:43:32 -06:00
LICENSE.md Update LICENSE.md 2023-04-30 18:17:33 -05:00
README.md Announce the end of the project 2024-01-30 11:39:43 -06:00
config-example.json Implement update checker 2023-01-25 16:10:45 -06:00
package-lock.json Downgrade node-fetch to 2.6.6 (or did we not have node-fetch?) 2023-01-22 16:21:43 -06:00
package.json Downgrade node-fetch to 2.6.6 (or did we not have node-fetch?) 2023-01-22 16:21:43 -06:00
start.js Implement update checker 2023-01-25 16:10:45 -06:00

README.md

the Anitrox project was formally discontinued on January 30th, 2024.

Anitrox was shut down on October 23rd, 2023. Development is now permenantly ceased and support is no longer available. You will no longer be able to make merge requests, or open bug reports on the bot.

Building on from here.

You can still fork the bot, and do whatever you'd like with it. We'll be shifting from the GPLv2 license to the MIT license with this change.

Why now?

I've been becoming increasingly frustrated and unhappy with Discord as a service and platform, and have no desire in putting any more time into something for a platform I quite despise at this point. If you look at the last commits, There hasn't even been any active development for on going on months at this point. I've also been shifting my focus on programming towards other things, which has also been contributing to the lack of further development.

Thank you.

Thank you to everyone who contributed to the bot, weather you contributed with code, a bug report or helped work out an issue, thank you.

Get started!

To get started, You'll need Node.JS and NPM

You can get these through either your Linux distributions package manager, or if you are on Windows, by clicking here.

Install those dependencies!

Run npm install and wait for it to download dependencies
For development: ESLint extension in your editor of choice

Configure yo bot!

Get or make your Discord bot token from The Discord developer portal, and rename .env.example to .env. Set the TOKEN="" to the token you got from Discord

Then grab your Discord User ID and put it in OWNERID="", This tells the bot who owns it

⚠️ WARNING: This gives access to the bots controls, such as restart/shutdown, and eval! Make sure you use your own ID and not somebody elses.

Get this party started!

Run npm start to start the bot!

Pinkie Pie blasting a party cannon