Vaiterius / N-Word-Counter-Bot

A Discord bot that catches anyone saying the n-word
MIT License
11 stars 3 forks source link

Not an issue but a question #3

Closed ItzMeZip closed 1 year ago

ItzMeZip commented 1 year ago

Q1. Can you use this on replit? Q2. Since its open source, anyone can clone right? Q3. If you can use this on replit. Kinda lost but how ._. (wanted to edit the text of the responses of the bot)

Vaiterius commented 1 year ago

1) Pretty sure you can, never tried it myself. All you need is to replace the strings with your discord token and mongodb connection uri in the config file. 2) Yea 3) What have you tried doing so far?

ItzMeZip commented 1 year ago
  1. Pretty sure you can, never tried it myself. All you need is to replace the strings with your discord token and mongodb connection uri in the config file.
  2. Yea
  3. What have you tried doing so far?
  1. What have you tried doing so far? Changed some of the path but it doesn't work, shows too much errors https://prnt.sc/zmBuxsg7OvmB I couldn't fix this since I'm too dumb at coding and I'm new, but wanted to have fun with the bot for my friends. (i gave up yesterday couldn't solve the problems there was too many errors.) I might as well ask what you used to run this bot (Kinda new to this thing please bear with me). did you use visual studios for this? if yes i might as well do that
Vaiterius commented 1 year ago

Of course, we all start somewhere! And thanks for the screenshot, I just realized I forgot to update the requirements.txt in the repository, which is why your error was showing no module found named "Paginator", which I will fix accordingly. My coding environment is Visual Studio Code and I have the bot running on the Heroku platform. If you want me to help you more, join the discord server - link is in the README.md.