Discord.ipynb is a version of the Discord client made in Jupyter Notebook
it's meant meant to run in codespaces/vscode as a sort of CLI (Commandline Interface) Discord with some ui elements
- open source
- modding support
Warning
This project is still in development and as such you will see very frequent changes and crashes from work-in-progress features.
fork
run the script in something like codespaces where .ipynb files are automatically embedded and dynamic
go to the discord.ipynb file generated:
🏠workspace ┣ 📂app ┃ ┗ 📜discord.ipynb
- log in or select an account
npm
- install the package from npm
npm i discord.ipynb
import the package
use the
run()function to build the discord.ipynb filelog in or select an account
this project is created out of love for discord development and creativity stuff
this project and the developers behind it are:
- not associated with Discord or Discord.JS or Jupyter Notebook
- not responsible for anything created using it
