Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 647 Bytes

README.org

File metadata and controls

22 lines (19 loc) · 647 Bytes

HELLOOOOOOOO

Introduction

This is a simple Discord bot written in async rust using serenity. Some topic:

Installing

  • rust and cargo is required

Configure the build settings:

  • This progam needs some configurations, you can run your script that will do this for you. We recommend that you read before run.
bash start.sh
  • The progam needs a file named “.env” with the token of the bot. Here we have a example of a file .env

Run

cargo run