Greeting everyone, I am working on the 4th iteration of the Nimda bot running on discord, it is currently in very early development and is not ready for use. README will come soon.
The current state of the bot can be found here: https://github.com/JABirchall/NimdaDiscord
NimdaDiscord
Nimda ❤ Yasmin
Getting Started
To install this bot download or clone the repository to your server.
run ./composer install then ./composer dump-autoload -o
Edit the configuration files in /Nimda/Confiuration to get a discord API token go here: https://discordapp.com/developers/applications/
Once all packages are installed run php start.php
Prerequisities
We use FIG PSR-2 coding style standard, please read PSR-2 coding style guide for specific details.
Deployment
This bot must be run in CLI: php start.php
Built With
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
See also the list of contributors who participated in this project.
License
This project is licensed under GNU AGPLv3 License - see the LICENSE file for details
Acknowledgments
The current state of the bot can be found here: https://github.com/JABirchall/NimdaDiscord
NimdaDiscord
Nimda ❤ Yasmin
Getting Started
To install this bot download or clone the repository to your server.
run ./composer install then ./composer dump-autoload -o
Edit the configuration files in /Nimda/Confiuration to get a discord API token go here: https://discordapp.com/developers/applications/
Once all packages are installed run php start.php
Prerequisities
- PHP version 7.1+
- php_PDO extentions
- mbstring
- A discord bot token
- Asynchronous execution
- Multi server suport
- Plugin Auto-loading and Auto-installing
- Eloquent database support for Progresql, Mysql, MSSQL, SQLite
- Timers
We use FIG PSR-2 coding style standard, please read PSR-2 coding style guide for specific details.
Deployment
This bot must be run in CLI: php start.php
Built With
- PHP 7.3 - Totally
- Love - Maybe
- PHPStorm - ergaerga
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- JABirchall - Main Bot Class, plugin system, Timers
See also the list of contributors who participated in this project.
License
This project is licensed under GNU AGPLv3 License - see the LICENSE file for details
Acknowledgments
- noother
- CharlotteDunois
Last edited: