Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exoad/loriusdt
A bot for Discord Together
https://github.com/exoad/loriusdt
discord discordbot discordtogether
Last synced: about 7 hours ago
JSON representation
A bot for Discord Together
- Host: GitHub
- URL: https://github.com/exoad/loriusdt
- Owner: exoad
- License: bsd-3-clause
- Created: 2021-07-31T22:08:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-12T17:20:02.000Z (over 1 year ago)
- Last Synced: 2023-06-12T18:41:12.395Z (over 1 year ago)
- Topics: discord, discordbot, discordtogether
- Language: JavaScript
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lorius
This is a simple Discord bot that will aim to enable the Discord Together feature :)
This is a WIP (work in progress)
`More will be added here as time goes on`
You can add this bot to your server [here](https://top.gg/bot/871153531430785086)
### Forking & How to use
First read the [license](./LICENSE.md) for more information about uses, anyways, if you want to use this bot, simply just clone or fork this repo to your own server (a computer where you host the bot). Make sure you have the following installed:
`npm
nodejs
`
Then after that, run the following command in the cloned folder:
`npm i`this will install the necessary dependencies for the bot.
After that, go to the file: [token.json](./src/token.json). Replace `$[t.json[1]]$` with a bot token from Discord Developer Portal.
Then type `node .`! :D
> Have any issues? Post them in the issues tab!