The Discord adapter allows for reading and writing of messages from the Discord message platform using discord.py
.
More information is available in our wiki
csp-bot
is a framework for writing cross-platform, command oriented chat bots.
Install with pip
:
pip install csp csp-adapter-discord
Install with conda
conda install csp csp-adapter-discord -c conda-forge
This software is licensed under the Apache 2.0 license. See the LICENSE file for details.