Download the PHP package jaxkdev/discordbot without Composer

On this page you can find all versions of the php package jaxkdev/discordbot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package discordbot

DiscordBot

DiscordBot is not a plugin that provides anything for players/users, this plugin provides Developers with an extensive API to interact with a Discord Bot via DiscordPHP

Here are a list of plugins that provide user functionality:

Developers, see API.md for more information on how to use the DiscordBot API \ Advanced Developers, see Network_API.md for more information on the network protocol / external bots.

Requirements


Name Version Included in releases
PHP ^ 8.1
PocketMine-MP ^ 5.0
DiscordPHP 10.0.0-RC6
Promise 2.10

Installation


PocketMine-MP

All Releases v2.0.0 onwards have been tested and released on Poggit, you can download the latest release from Poggit or from GitHub

GitHub release being slightly more optimised, useless files are not included.

Composer

This plugin is also available via composer to use as a dev-dependency when using PHPStan, PHPUnit, or similar.

You can install it simply with composer require --dev jaxkdev/discordbot

To see more information about the project via composer/packagist please see here.

Please note the package name is jaxkdev/discordbot and not discordbot-pmmp/discordbot

Source

No support is given for users or developers running from source, I myself build the plugin into a phar before testing.

If you do become an active contributor to the plugin I will help you set up efficient workflows to ease testing.

Credits


Contributors

Libraries

And many more sub-dependencies that allow the above to function.


All versions of discordbot with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
php-64bit Version *
team-reflex/discord-php Version dev-master#aa3f3bc
react/promise Version v2.10.0
pocketmine/binaryutils Version 0.2.4
composer/ca-bundle Version ^1.3
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package jaxkdev/discordbot contains the following files

Loading the files please wait ....