Skip to content
/ dpy_cog_template Public template

A template for supporting development with Cog in discord.py.

License

Notifications You must be signed in to change notification settings

Saroniii/dpy_cog_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dpy_cog_template

A template for developing in discord.py using the Cog (commands framework).

How to use

・Put the bot client's token in the environment variable named TOKEN and start it.

How to check the operation

・If you type !goodmorning and there is a response, it is working properly.

How to make sure the Bot works

・You can change this by rewriting the command_prefix variable on line 8 in main.py.

About

A template for supporting development with Cog in discord.py.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •