Skip to content

This is a simple discord note bot made using discord.py api. This repo is ready to clone-n-deploy on Heroku servers

Notifications You must be signed in to change notification settings

ultrahacx/discord_notebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord NoteBot

This is a simple Discord NoteBot written in Python3 and uses Discord.py API. This is self-deployment bot any you need to manually host it on your servers in order to make it work. This repository is built in such a way to directly deploy the heroku hosting service.

Usage of bot

  • !help : Shows the list of available command

  • !showlist : Shows the list of available notes in the database

  • !showname {notename} : Shows the full note

  • !addnote {notename} {notedetail} : Adds a new note to the database

  • !deletenote {notename} : Deletes a single note

  • !deletedb : Deletes all the database i.e. deletes all the saved command

How to deploy the bot

About

This is a simple discord note bot made using discord.py api. This repo is ready to clone-n-deploy on Heroku servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages