Skip to content

alleZSoyez/nicebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nicebot

a nice bot named nicebot for discord

just create a file in the same directory called "token.php" with this format:

<?php
	$token = "YOUR_TOKEN_HERE";

In addition, please change line 14 in run.php to include your bot's client ID so it does not respond to itself.

$clientID = "YOUR_CLIENT_ID_HERE";

Optionally, you can also restrict it by channel starting on line 22 of run.php should the built-in permissions management in discord not be enough.

About

a nice bot named nicebot for discord

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages