nushell / nu-discord-bot

Repository from Github https://github.comnushell/nu-discord-botRepository from Github https://github.comnushell/nu-discord-bot

Nu-discord-bot

A Discord bot built with Serenity that runs Nushell commands in a sandboxed context.

To use

Load your bot discord token into the DISCORD_TOKEN environment variable. Run cargo run.

You should see you discord bot activate, and you can run commands with the prefix nu! e.g. nu! help.

About

License:MIT License


Languages

Language:Rust 83.7%Language:Nix 16.3%