Skip to content

birdfromhell/NGL-Spammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGL Spammer

This is a Flask application that uses the NGLWrapper to send questions to the NGL API. The application allows users to send a random text or a specific text multiple times.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Python
  • pip

Installing

  1. Clone the repository
git clone https://github.com/birdfromhell/NGL-Spammer.git
  1. Change directory
cd NGL-Spammer
  1. Install the requirements
pip install -r requirements.txt

Running the Application

To run the application, use the following command:

python app.py

Application Routes

  • / - The home route where you can choose the mode and input the necessary details.
  • /submit - The route where the form data is submitted and processed.

Built With

  • Flask - The web framework used
  • Python - The programming language used

Authors

  • birdfromhell

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

NGL.link Spammer Made With Flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published