KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
cytrus-re
★ 13
Open GitHub ↗
A multipurpose Discord bot!
Download README (.md)
Explore Similar Repositories
micropython_demo_bot
:
Little example of how to create a bot for Telegram
vue-cli-multiPage
:
基于vue-cli 3构建的多页面应用程序
rabbitmq-operator
:
Rabbitmq operator for kubernetes
tds-monitor-standalone
:
No description available.
EZProgressHUD
:
A very cool and easy to use activity indicator for iOS Application ;) Hope you fellas enjoy it 😊😊
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
cytrus-re
?
Download (.md)
# Cytrus-RE [](https://www.codetriage.com/rexogamer/cytrus-re) [](https://terrific-tea.github.io/links/discord) [](https://cytrus-re.github.io) [](https://github.com/Cytrus-RE/cytrus-re/wiki)  A multipurpose Discord bot that covers all your needs. If it doesn't, why not help us by [opening an issue](https://github.com/cytrus-re/cytrus-re/issues/new) or [contributing](https://github.com/cytrus-re/cytrus-re/wiki/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!**](https://github.com/Cytrus-RE/debia) ## Invite the bot [**Click here!**](https://discord.com/api/oauth2/authorize?client_id=754444020956266566&permissions=2113404151&scope=bot) ## Join the support server [**Click here!**](https://discord.gg/BTKT53N) ## 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 ```bash npm install ``` Create a .env file in the directory Cytrus-RE is installed in. Paste the text below into the .env file: ```js 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**](https://discordjs.guide/improving-dev-environment/pm2.html) (not needed if you use Heroku). ## Bot Information ### Client ID 754444020956266566