Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.
/ Aqukinn Public archive

discord bot for nazunacord

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

j1nxie/Aqukinn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aqukinn

Minato Aqua

a discord bot built using the twilight library for my own server!

usage

  • if you want to build from source:
git clone https://github.com/j1nxie/Aqukinn
cd Aqukinn
cargo run --release
  • if you downloaded the release: execute the Aqukinn binary through a command-line interface.

configuration

for now, Aqukinn has very minimal configuration, currently being handled through .env file placed next to your current working directory.

  • DISCORD_TOKEN: your discord bot token.
  • LAVALINK_PASSWORD: your lavalink server password, configured through lavalink's application.yml.

license

licensed under either of

at your option.

contribution

unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.