Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.
/ confessionbot Public archive

Confession Bot for discord written in typescript

License

Notifications You must be signed in to change notification settings

oadpoaw/confessionbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to confessionbot 👋

Version Documentation Maintenance License: MIT

confessionbot for discord written in typescript

Prerequisites

  • node 12.x

Usage

Setting Credentials

Create a file named .env containing the following:

DISCORD_TOKEN=YourDiscordBotTokenHere

Remember to replace YourDiscordBotTokenHere with your bot's token

Starting the bot

npm run start

Using the bot

Default prefix is ?

Set up the channels using set command!
example:

set logChannel #logs
set confessionChannel #confessions

Enabling/Disabling confessions using toggle command!
example:

toggle

Now DM the bot to confess!
example:

confess <...Your confession>

Commands

Default prefix is ?

Name Description Usage Required Permission to run
set Sets the channels set <'logChannel' or 'confessionChannel'> <#Channel> Manage Guild/Manage Server
setprefix Sets the bot's prefix setprefix <prefix> Manage Guild/Manage Server
toggle Toggles to turn on/off confessions toggle Manage Guild/Manage Server
ban Ban someone from confessing ban <User> Ban Members
unban Unbans someone from confessing unban <User> Ban Members
ping pong! ping Any

Author

👤 oadpoaw

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 oadpoaw.
This project is MIT licensed.
If you are gonna use this bot please credit me, it means alot <3