https://github.com/fernandomema/tulipo-ce
Multipurpose discord bot (Comunity edition)
https://github.com/fernandomema/tulipo-ce
Last synced: 12 months ago
JSON representation
Multipurpose discord bot (Comunity edition)
- Host: GitHub
- URL: https://github.com/fernandomema/tulipo-ce
- Owner: fernandomema
- License: gpl-3.0
- Created: 2020-10-03T21:05:11.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-04-18T18:35:26.000Z (over 5 years ago)
- Last Synced: 2025-03-25T13:12:42.000Z (over 1 year ago)
- Language: JavaScript
- Size: 7.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://gitpod.io/#https://github.com/fernandomema/Tulipo)
[](https://gitlocalize.com/repo/5403/?utm_source=badge)
# Index
- [🌷 Tulipo](#---tulipo)
* [⚙️ Set up a project](#---set-up-a-project)
+ [Using gitpod](#using-gitpod)
* [🌐 Translate](#---translate)
* [📝 Command List](#---command-list)
# 🌷 Tulipo
## ⚙️ Set up a project
### Using gitpod
For use gitpod IDE, you just need to click on the [](https://gitpod.io/#https://github.com/fernandomema/Tulipo) badge.
Go to: `https://discordapp.com/developers/applications/me`. After this, create a new application. Fill in all the credentials (bot name, bot avatar, bot description), then find and click "Create Bot". Find where it says `token` (*NOT* `secret`!), and copy that. Then, create a file named `.env` in the root folder of Gitpod editor.
Go to the end of all the lines, and add this line `Token=`. Replace `''` with the token, you copied before and save the file. Now, in the gitpod terminal press control + c to stop the auto started process and run "npm run dev" to start the bot with the new token.
The bot is now online. Invite it to a server, and run commands!
## 🌐 Translate
For translate bot messages just click on the [](https://gitlocalize.com/repo/5403/?utm_source=badge) badge, then you will need to login with your github and open `messages -> en.json` file to start translating
## 📝 Command List
This is the command list of the bot. This may be updated from time to time.
Prefix: `tl-` Current commands:
```
| #No | \| commands | \| aliases |
|-----|-------------|----------------------|
| #01 | \| prefix | \| prefix, setprefix |
| #02 | \| help | \| ?, h |
| #03 | \| clear | \| clear, chatclear |
```