dispam

A small but powerfull package to help making discord raidbots easier


Keywords
discord, package, pip, raidbot, spammer
License
MIT
Install
pip install dispam==2.8

Documentation

dispam

  • A small but powerfull package that aims at making the use of raidbots easier.

pip install dispam

import dispam

client = dispam(
    file = "tokens.txt",
    bot = False
 )

client.check()