Senpai
About
Here you can find the Source code of my own Bot "Senpai" for Discord. You can use this Source-Code under the Apache License 2.0 at any time.
After the rewrite it makes fully usage of classes & ES2017's async/await functionality.
Invite
You can Invite Senpai to your Server with this Link
Contributing
Before creating an PR or Issue please read the contribution guide
Language and Libs
This bot is written in Javascript and use Nodejs to run.
also it uses the Libary Discord.js to interact with the Discord API
Selfhosting
This is official not supported but if you wanna try it anyway you would need a PostgresSQL server, a lavalink server and all deps specified in the package.json. You might instead just use the dockerfile to create a container.