Skip to content

Yix-Soviet/discord-bot-dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot

Dart Logo

A simple discord bot made in Dart

How to use

This is a not very complete project. To be able to use it create a file in the ./lib/private folder with the name token.dart and add the following:

String token() {
   return "TOKEN"
}

replacing the text token by your private token.

After that run the command

dart pub get

to get the dependencies used in the project.

Dependencies used in the project.

About

A simple discord bot made in Dart

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages