aqua v0.3.0
Aqua
Aqua is a general "modularized" bot for discord, built with Crystal and DiscordCR
Installation
From the Repo
- Clone the Repo
git clone https://github.com/cyan101/aqua.git
- cd
aqua
- Delete the .git folder
rm -rf .git
and start your own repogit init
- Install all the required shards with
shards
- Rename the config template
mv config-template.yaml config.yaml
From the compiled release
TODO
Usage
From the Repo
- Put the bot details from Discord into the config file
- Run
crystal src/aqua.cr
, alternatively use a proccess manager like PM2 to run it in the background
Development
- More examples such as
file uploadsand music playing - Create poll system using reactions
- Do some embed stuff
- Comment Code
Contributing
- Fork it ( https://github.com/cyan101/aqua/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- Cyan101 Jos Spencer - creator, maintainer
Repository
aqua
Owner
Statistic
- 2
- 0
- 0
- 0
- 0
- over 7 years ago
- June 11, 2017
License
MIT License
Links
Synced at
Sat, 01 Jun 2024 10:38:20 GMT
Languages