All Projects → cytrus-re → cytrus-re

cytrus-re / cytrus-re

Licence: GPL-3.0 License
A multipurpose Discord bot!

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to cytrus-re

Discord-Bot-Choo-Choo
Coding Train Example Discord Bot
Stars: ✭ 35 (+118.75%)
Mutual labels:  discord, discordjs, discord-bot, discord-js
Discord-EmojiToRole
A discord.js bot that assigns roles based on reactions to a message.
Stars: ✭ 55 (+243.75%)
Mutual labels:  discordjs, discord-bot, node-js, discord-js
Discord-Reposter
Bot for reposting Discord messages (work in progress)
Stars: ✭ 62 (+287.5%)
Mutual labels:  discordjs, discord-bot, node-js, discord-js
minesweeper-bot
I'm a Discord bot that can generate a random Minesweeper game using spoiler tags, for anyone to play!
Stars: ✭ 27 (+68.75%)
Mutual labels:  discord-bot, node-js, discord-js
AntiScam-Bot
Discord bot written on discord.js, deletes messages with scam links.
Stars: ✭ 16 (+0%)
Mutual labels:  discordjs, discord-bot, discord-js
delet
[DEPRECATED - see README.md] a Discord bot made using Discord.js
Stars: ✭ 46 (+187.5%)
Mutual labels:  discord-bot, node-js, discord-js
Welcome-Bot
A cool multi-purpose discord bot that solves all your problems. I have features such as Moderation, ModLog, Welcome & Goodbye logs, Fun, Music
Stars: ✭ 73 (+356.25%)
Mutual labels:  discordjs, discord-bot, discord-js
Discord-multipurpose-bot
A repository with JavaScript and Python versions of the same type of discord commands.
Stars: ✭ 27 (+68.75%)
Mutual labels:  discordjs, discord-bot, discord-js
Kalopsia-Bot
♠️ A Powerful Open-Source Discord,js (v13) Bot written in JavaScript with many moderation, fun, economy, music, utility commands ♠️
Stars: ✭ 60 (+275%)
Mutual labels:  discordjs, discord-bot, discord-js
CustomDCBot
Create your own discord bot - Fully customizable and with a lot of features
Stars: ✭ 15 (-6.25%)
Mutual labels:  discordjs, discord-bot, discord-js
Discord-Tools
VSCode extension allowing the integration of a Discord chat, bot templates, snippets, themes and more!
Stars: ✭ 91 (+468.75%)
Mutual labels:  discordjs, discord-bot, discord-js
Green-bot
🎧 Green-bot is a powerfull discord music bot used by 10M users and more than 50,000 servers
Stars: ✭ 103 (+543.75%)
Mutual labels:  discord, discordjs, discord-bot
TundraBot
All-in-one Discord bot
Stars: ✭ 49 (+206.25%)
Mutual labels:  discordjs, discord-bot, discord-js
Kato-Bot
discord bot
Stars: ✭ 51 (+218.75%)
Mutual labels:  discordjs, discord-bot, discord-js
warnable
Simple Discord bot to moderate Discord servers, specifically to warn members.
Stars: ✭ 34 (+112.5%)
Mutual labels:  discord, discord-bot, discord-js
ALi
ALi a powerful Discord bot that includes Utility, Fun, Music, Moderation, and much more! (Beta)
Stars: ✭ 97 (+506.25%)
Mutual labels:  discordjs, discord-bot, discord-js
Chill
CHILL - Discord Bot
Stars: ✭ 15 (-6.25%)
Mutual labels:  discord, discordjs, discord-bot
mass-dm-discord
A MassDM selfbot which is working in 2021. Only for educational purposes 🥱🚀
Stars: ✭ 87 (+443.75%)
Mutual labels:  discordjs, discord-bot, discord-js
sharedsharder
Shard your discord.js bot across devices!
Stars: ✭ 18 (+12.5%)
Mutual labels:  discordjs, discord-bot, discord-js
Discord-Bot-TypeScript-Template
Discord bot - A discord.js bot template written with TypeScript.
Stars: ✭ 86 (+437.5%)
Mutual labels:  discordjs, discord-bot, discord-js

Cytrus-RE

Open Source Helpers Discord Webpage Wiki Size

A multipurpose Discord bot that covers all your needs. If it doesn't, why not help us by opening an issue or contributing?

Note

Cytrus-RE is being Cytrus-REwritten in TS. We're done with maintaining Celestial's code. Please click/tap here to get to our new bot's repository!

Invite the bot

Click here!

Join the support server

Click here!

Hosting the bot

WARNING ABOUT HOSTING

You are NOT allowed to rebrand the bot as your own creation without the explicit permission of Rexogamer. If we find a case of someone doing this, we'll try our hardest to take it down (this makes you a Cytrus-REEEpoff). You are allowed to self-host it, but your changes MUST be on GitHub.com, as a fork of Cytrus-RE AND credit must be given to the authors of Cytrus-RE. We'll also need to be able to contact you.

By self-hosting Cytrus-RE, you agree to the above.

How-to

Use cd to navigate into the Cytrus-RE folder, and then run

npm install

Create a .env file in the directory Cytrus-RE is installed in. Paste the text below into the .env file:

BOT_TOKEN = YourBotToken;
LOG_WEBHOOK_TOKEN = YourLogChannelWebhookToken;
LOG_WEBHOOK_ID = YourLogChannelWebhookID;
IPINFO_API_KEY = YourIpinfo.ioAPIKey;
GITHUB_TOKEN = YourGithubToken;
PREBOOT = "/*Javascript Code*/";

Replace the values with your personal, specific info such as the token of the bot. Don't use any quotation marks. (If you're using a service like Glitch or Heroku, make sure to add a HOSTNAME variable. Make sure to write the value in TitleCase.)

Finally, start up Cytrus-RE by running node cybase.js.

To see how to make the bot start up automatically and run without needing a terminal emulator always open, look no further than the official discord.js guide (not needed if you use Heroku).

Bot Information

Client ID

754444020956266566

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].