https://github.com/erisa/lykos
Private Discord bot for misc things.
https://github.com/erisa/lykos
bot csharp discord discord-bot dsharpplus
Last synced: 11 months ago
JSON representation
Private Discord bot for misc things.
- Host: GitHub
- URL: https://github.com/erisa/lykos
- Owner: Erisa
- License: gpl-3.0
- Created: 2018-10-23T16:09:57.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-04-24T22:01:55.000Z (about 1 year ago)
- Last Synced: 2025-04-24T23:20:11.110Z (about 1 year ago)
- Topics: bot, csharp, discord, discord-bot, dsharpplus
- Language: C#
- Homepage:
- Size: 390 KB
- Stars: 17
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lykos
Lykos is a private (Can't be added to servers without owners consent) Discord bot designed for personal use in some servers. The source is primarily provided for research/development purposes.
## FAQ
### 1. Can I add Lykos to my server?
No.
### 2. Can I host my own version?
Sure, why not.
### 3. How do I run Lykos?
`docker-compose up`
### 4. How do I compile Lykos from source?
`cd src && dotnet build` or `docker buildx build .`
### 5. Can I use code and ideas from this bot in my own?
Yes.